Umbraco 8 with umbraco forms not storing condition...
# help-with-umbraco
s
We have an Umbraco 7 project that we are upgrading to Umbraco 8. In this project is a form where we show parts of forms conditional using the umbraco forms logic to show if some value = "true". For rendering on the frontend, this works perfectly. However, we now see that whenever the conditional fields are visible and we submit the form, the value of these records do not get saved (which causes problems with custom workflows later on). Has anyone run into similar issues? If so, how did you manage to resolve this? Thanks!