Jul 26th, 2013, 12:10 PM
Hi,
In form tools I am using the Submission Pre-Parser module with an API form.
It states in the description if you need to split a single form field into multiple fields, this can be done.
Can anyone give me an example of how this is done?
IE, I am adding 1278|Toy 2 as a value in a drop down. I would like to separate via the | and store the id "1278" in an id field and "Toy 2" in a toy field.
Thank you in advance,
Bill
In form tools I am using the Submission Pre-Parser module with an API form.
It states in the description if you need to split a single form field into multiple fields, this can be done.
Can anyone give me an example of how this is done?
IE, I am adding 1278|Toy 2 as a value in a drop down. I would like to separate via the | and store the id "1278" in an id field and "Toy 2" in a toy field.
Thank you in advance,
Bill