M
Moose
New Member
i am trying to integrate aform to a CRM system and i need to pass the information the people input in the fields (name, phone, email) in the url itself
i tried to put the shortcode in the url but it didnt work the shortcode itself delivered
when i do redirect the shortcode do deliver the input but than i need to redirect to somewhere and i dont want to redirect
what am i doing wrong?
the end of the URL : ?type=get&FirstName=[field id="name"]&MobilePhone=[field id="tel"]
i tried to put the shortcode in the url but it didnt work the shortcode itself delivered
when i do redirect the shortcode do deliver the input but than i need to redirect to somewhere and i dont want to redirect
what am i doing wrong?
the end of the URL : ?type=get&FirstName=[field id="name"]&MobilePhone=[field id="tel"]