asked on September 17, 2017
I am building a form with a table that will be filled with sql data.
Each row of the table will have a valid\invalid checkbox and comments box.
I need to route this single form when selections from the table are valid, follow the valid path and invalid follow the invalid path.
Any suggestions on the best way to do this
0
0