Hi There,
I have an Form with 18 questions, each question have one radio group (yes/no). If the answer is NO you need to insert a Comment (text field) up to 3 Comments for each question and/or File Browser (to save a Word Document file), the comments are hidden dynamically, that only shows up if the answer is NO.
At the end will be the max of 72+ input in the database.
it's ok to Apex handle this? if not what is the best practice?
Thanks