Skip to main content

Search

Search

Error Handling if a field is a value

Comments

1 comment

  • Avatar
    Peter Thane

    1. In the Transforms you could set a requirement that the users enter a minimum number of characters before they can proceed:

    2. Alternatively, if you make the entry and named field and also rename the form to, for example “BaseForm” you could then add a 2nd data entry form that only displays when the value entered is less than 1, for example, and on the form, remove the standard buttons but add a button that when clicked just returns you back to the original entry form, such as:

     

     

    0

Please sign in to leave a comment.