FormsQuery

Creating a query

To retrieve forms data, you need to create a FormQuery.

FormsQuery reference

class py_ce_forms_api.query.FormsQuery

An utility class to query the forms dataset.

with_root()
with_id()
where()
with_sub_forms()
with_limit()
with_offset()