From the Formidable KnowledgeBase:
Note:
Default values will be used when a new entry is created or when a field is conditionally shown.
Default values will not replace submitted values when you edit an entry, even if the submitted value is empty.
Now that I think of it, if I had a requirement to update a hidden field on every update, I would use jQuery and embed the code in the After Fields area on the form's Customize HTML page and leave the hidden field's default value empty. If you're calculating the value on entry creation and update, there's no need for the default value.
Please login or Register to submit your answer
I have the same problem I need to find a solution for. Would be nice if there was an option to keep the value for any field when hidden.