I have set up a Confiforms TableView on my page with a regular form that users can fill out to add a new row to the table. I am looking to have one of the table’s fields contain a user-defined list of arbitrary length, similar to what a user sees with a Checkbox Group but without the Options defined ahead of time. Is there functionality to incorporate such an expandable list/data type? If not, is there a way to incorporate bullets into a TextArea via use of regex?
Probably this comes as closest
(does not have to be implemented as a user macro, just given as an idea that helps you to have "re-usable" combo of fields to use in multiple forms)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.