Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kees de Wit 11 posts 31 karma points
    Apr 23, 2013 @ 11:19
    Kees de Wit
    0

    Fields that are hidden by conditions still contain values when submitted

    Steps to reproduce:

    • Add a radiobuttonlist with the values "Yes, No" to form 
    • Add a textfield to form with the condition that it must be shown when the radiobutton is "Yes"
    • Show the form preview and set the radiobutton to Yes
    • The textfield is shown based on this it's condition
    • Put a value in the textfield
    • Set the radiobutton back to "No"
    • Submit the form and still find the hidden textfield value in the record

    Is this behaviour a bug or by design?

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Apr 23, 2013 @ 11:22
    Tim Geyssens
    0

    By design, when hiding a field the value is not cleared

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies