Quantcast
Channel: Topliners : All Content - All Communities
Viewing all articles
Browse latest Browse all 3423

Setting (hidden) form field values conditionally based on other form field values (after submit)

$
0
0

We currently set some contact field values conditionally based on form field values, but we have a hidden field on the form that corresponds to the contact field value.  In the form field we set a default value, and it is mapped to the contact record field in the update contact fields with form fields processing step.  After that we have a couple of processing steps that determine if any of two or three checkboxes are selected (checked), and based on that, we update the contact record field to a different value.

 

The issue we have is that we also have a notification email that is being sent with the form field values, and it shows the default value for the form field, regardless of what the contact field is set to.

 

My question is:  is there a way to update the form field conditionally prior to the copy to the contact record so that the values match?  I am guessing there is a way to do this with java script on the page, but would rather not use that.


Viewing all articles
Browse latest Browse all 3423

Trending Articles