Currently I have a table which contains input from users, and these input will be shown in a Form.
The case is, I am able to show checkbox in the form manually but as the input from users grows, I need to have the checkbox to be generated automatically. Is there any way to achieve this?
*This post is locked for comments