Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
I have a popup with some controls as attached
How can I add new element when click the Add button or remove when click Delete button
for example: when I click Add button new element will be added as Field2 + textbox
Solved! Go to Solution.
It can workaround by creating a DataTable and use Repeater to load items
Hi,
I don't know if you found a solution to this, but from my perspective it is not possible to add dynamically elements into mashup.
The only method I have seen until now is to create widgets and make them visible when necessary.
Best regards,
Raluca Edu
It can workaround by creating a DataTable and use Repeater to load items