I saw that Ryan Moore had an Add-On that I can no longer find to dynamically add additional fields to an existing form.
I have a form full of check boxes that builds a report at the end. Works just as I want it to. However, I have situations where within the same form the user will need to add additional line items to the form when they click Update.
I don't know how to explain it, but at the bottom of the form having a single text field with a + sign next to it that creates an additional text box below for text entry.
Patrick helped me with the backend SQL to a delimited list for the check boxes, but now folks need to add more items outside of this standard set of options.
Thank you,
Phil