Allow setting the form id for a datapage so that multiple datapages on one page can be easily referenced via script
Because datapages load async, it's difficult to get the timing right if I want to add onsubmit or datapageready scripting to one datapage (form) when I have multiple on a page. It would be much easier if I could set the form ids to something other than "caspioform" so that each datapage could be referenced by its own unique ID (which is what IDs are supposed to do anyway).
6
votes
Jerry
shared this idea