Ram
Posts: 0
Joined: Fri Aug 02, 2013 12:15 pm

add component in runtime

Dear Appery,

can you please point me on how to add a component in run-time mode? for ex. once a user click on a button a collapsible component will be added to the page...

Thx much in advance,
Best,
R.

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

add component in runtime

Hello,

You can add collapsible component, untick Visible and when user click button show component.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

add component in runtime

To add to what Igor said, if you need to add a component programmatically, you would use jQuery to add the component to the DOM.

Return to “Issues”