Hello, I created a confiform with multiple dropdowns and formula fields. After users choose from the dropdowns, the formula field can calculate and determine the value level based on the dropdown fields. But I found if users edit the choices of dropdown, the formula field doesn't update accordingly as they remain the value as last submission. Is there any way to make sure the formula fields in the form update accordingly after every edit?
Hi
Formula fields are recalculated on form submission. Every time
Calculated fields are calculated only once, when record is created
Which field type are you using?
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.