Zoho Creator - build dynamic forms
Hello,
Is it possible to create dynamic form in Zoho Creator?
I want to create a form with multiple elements. Count of these elements is known in request-time (Actions on Load).
This would be something like this:
1. Get all records (returns e.g. 11 records)
2. And now -> add/append "Single line" element and after it - "Checkbox" element.
I can't find any function that adds elements to the form.