set field form in page through URL parameter
Hi, Im trying to set a field form in a page through URL,
"exampleField" is inside a form, and the form is inside "PageName".
URL example:
creatorapp.zoho.com/userName/environment/development/appname/#Page:PageName?exampleField=foo
This doesnt seems to work, on load the field appears empty, Im doing something wrong ?