Dear community,

When I updated webforms from version 3.15 to 3.17, I realized that my hidden fields are not rendered at all in html. Note that I flashed all caches but the problem persists.

Hope someone could figure out why,

Armen

Comments

malancheril’s picture

I am having the same issue after the update.

quicksketch’s picture

Category: bug » support
Status: Active » Fixed

When I updated webforms from version 3.15 to 3.17, I realized that my hidden fields are not rendered at all in html. Note that I flashed all caches but the problem persists.

That is because a new option was introduced to hidden components to allow them to become more secure and to prevent problems with the anonymous page cache from caching the contents of hidden fields. If you need the element rendered in the HTML, edit the component and change the "Hidden type" from "Secure value" to "Hidden element".

aerodub’s picture

Thank you for providing the solution

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.