• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

Form - Input Fields

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Form - Input Fields

    For character fields, if the underlying field is 10 characters, the form doesn't allow an 11th character to be typed. Can the same be done for numeric fields? If my field length is 6.0 it will allow me to enter 9999999. It does give me a warning, but the 7 digits are passed to the backend causing the helper program to produce a MSGW.....

    Or maybe I'm doing something wrong???

    Thanx Form_Input.PNG

  • #2
    FYI - I moved this to "Valence Feature Requests"

    Comment


    • #3
      ok... Thanx

      Dan

      Comment


      • #4
        FYI, in Valence 6.1 invalid numeric values will prevent the form from making any back-end calls. The user must fix it on the front-end.

        Comment


        • #5
          great... thanx

          dan

          Comment

          Working...
          X