How to add row in table layout

How to add row in table layout after clicking on addmember.

Hi @Jairajt6,

  • Option 1 : Use “Add Item” action on click of button
  • Option 2: Run a data transform on click of button and in the data transform append a row to the page list using AppendTo Method

Thanks,
Vinay

Hi @Jairajt6

As vinay suggested, you can use the add item. make sure the table is editable

@Jairajt6

I assume ADDMEMBER is added as a footer in the table layout.

If no please add that link in footer and write an event action to the link

event - click

action - add item

in the presentation tab use inline to click to row to edit or row always editable