Converting CSV to a list in a PDF text field
I use a PDF widget in an SBM (Solutions Business Manager) form to send mapped fields to a PDF form. One of the fields is a multi-selection field in SBM, and a text field in the PDF form. The values are displayed in the PDF form as comma-delimited. I would like them to appear as a list. I'm guessing that, absent a function to do this in the Acrobat > Prepare Form > [field] > Properties, I need to add a javascript to do the job, in Properties > Actions > Add javascript. Is this the best solution, and where would I find such a script?
