How to create appery control dynamically
I need to load control names from REST then create them then show them on appery page, any example for doing this?
For example:
I got result below from REST
Type: Textbox
Name: _txt01
Type: Listbox
Name: _lb01
Then a textbox and listbox would shown on my appery page.
Please help
Thanks & Regards
Win