mighty55
Forum Replies Created
-
That makes sense. Thanks for the response.
Tobias,
I had somehow accidently lost the space after the comma. Thank you for the help. All fixed now. Very much appreciated.In the screenshot, the repeating categories in the drop down start at Always on. Unfortunately, I can’t link you to the site since it is on an internal intranet. What is happening is if the category is first in the cell it counts it once then if the category is at another point in a different cell (not first) it counts it as a new one. Example:
Row 1:
[Always On, Auto Response, Choose your own Adventure, Collections Configurator]Row:2
[Auto Response, Choose your own Adventure]In the above example, “Auto Response” would show up twice in the drop down because It is in the second and first position instead of counting it only once.
Forum: Plugins
In reply to: [DB Toolkit] Displaying form information (checkboxes)From a bit of research it looks like the form is shooting out a serialized array. Is there a function or something under “form processors” that can help output the checkbox items differently or is this something I need to create a custom script for?