Various "add new" in a table feature

Hi,

Just for comment. Would be great have more “add new” buttom in a table component to create forms for specific kind of records in a same table

.

What do you think? or does anyone use other way?

Regards,

Hi @sergiohidalgo

You could build separate pages with forms to add new records and link to each page with Link Buttons. Form redirect rules could send the user back to your page with the table.

For example, if you have a table of Tasks, you could build a page with a form to add new Open Tasks, and page with a form to add new In Progress Tasks.

You could then add Link Buttons to your page with your table.