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?

  • Comment author was deleted

    Apr 23, 2013 @ 11:22

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

Please Sign in or register to post replies

Write your reply to:

Draft