How to map form data in tabular format and also need check box for each column.

I have a requirement, where I have to input form data of multiple fields and map those data in tabular format. Also in the table I need check box for each rows to select/unselect particular rows and submit final data that I can populate further in successive task. Need help on this implementation. Thanks !!

Hi @ssmahanta - see my answer here:

Another alternative is to build your own task application frontend.

1 Like