Add Form Action
-
I’ve written before. I have a form at https://mytaxhelpmd.com/congratulations/
and all I want it to do is submit the data to our backend. This is accomplished by adding the following snippet to the top of the form:
<form action=”https://secure.velocify.com/Import.aspx?Provider=TaxHelpMDWebsite&Client=TaxHelpMdInc&CampaignId=XXX&URL=https://www.mytaxhelpmd.com/payment-authoriztion/” method=”post”>But I can’t figure out how to add this via Caldera. It should be very easy, but I don’t see a way to do it.
Am I missing something, or is it just that limited for customization? I built the form from scratch, here: https://www.loydster.com/html5/congrats.html but if I try and add the css/form data via your “Add Element/Content/HTML process it does not work that way either.
Any help would be appreciated.
- The topic ‘Add Form Action’ is closed to new replies.