hi, is there a possibility to add events on run time? i didn't see it in the documentation, but sometimes i guess that could be usefull,to call
api_component.add_event();
bsd |
Unfortunately, this is not possible in the current version of the Formspider. We are open to the idea though. |
It remains in memory for later uses. Formspider keeps every object resident in client for performance reasons. This is why when you open same dialog again, it is super fast. |