Expand my Community achievements bar.

Hidden fields are visible in AEM 6.3

Avatar

Level 3

Hi,

We are in a process of migrating AEM forms 6.1 to AEM 6.3. We recently encountered one issue that all the fields which we made hidden in 6.1 are visible in 6.3.

We used Visibility expression to make them hide. When we see in the rule editor - the rule is set correct. Any information ?

3 Replies

Avatar

Level 7

Hi,

Out of curiosity, does this issue occur when the rule is in the visual editor and if you change it to the code editor?

Avatar

Level 3

We did not change the rules in the editor. We migrated forms from 6.1 to 6.3. However we are getting following JS error - not sure if its related to this problem

TypeError: Cannot read property 'id' of undefined

    at child.handleAccessibility (guideRuntime.js:21263)

    at child.tempXfaFixes (guideRuntime.js:20420)

    at child._newWidget (guideRuntime.js:20471)

    at child._initOrUpdateWidget (guideRuntime.js:21217)

    at HTMLDivElement.<anonymous> (guideRuntime.js:21231)

    at Function.each (en.js:2)

    at n.fn.init.each (en.js:2)

    at child.createWidget (guideRuntime.js:21230)

    at child._syncGuideNodeToHtml (guideRuntime.js:20250)

    at child.postInitialize (guideRuntime.js:20164)

Avatar

Level 8

Can you export the form and send it to me if there is nothing proprietary?  I'll review it