Hi all, I have a form on our website where leads can request a price overview, and I want to use calculated properties for that. However, at the moment I am using drop-down fields in my form, to limit the options that customers have and tho read more
I'd suggest creating a new number property and use a workflow to set this number field based on the submitted dropdown value. Use an if branch for ea...read more
I have a form that Contacts are likely to submit multiple times. Is there a Contact property (form field) that can retain data over multiple submissions? Currently, the field I'm using is overwritten each time.