Grabbing Values after Pipes
-
I am trying to use pipes so that front-end users see one value, but the value after the pipe gets funneled into Zoho CRM. This is what the radio button looks like:
<label> Request Type (required)</label>
[radio radio-875 default:1 “Drone Services|Missions” “Become a Pilot|Pilot” “Other|Other”]I’m using Zoho Lead Magnet to funnel data into the CRM. When I map this field, it shows the value before the pipe in the CRM instead of the value after the pipe. Is there a way to ensure it grabs the value after the pipe, or can I used a hidden field that I map that corresponds to the radio button and grabs the value after the pipe?
- The topic ‘Grabbing Values after Pipes’ is closed to new replies.