Aller au contenu principal

Display Form multiple input validation

Commentaires

2 commentaires

  • Berend Veldkamp
    I think the only way to do this is to write your own validation, after the displayform is submitted. If validation fails, reload the displayform and use runtime modifications to show the error message, for instance in the main Group form item. (Also, restore any other value the user has entered)
    0
  • Zack Robison
    ^ I like to use doWhile loops for what Berend just said.  In case you're unaware, the "Form Results" argument is helpful in pre-filling user info.
    0

Vous devez vous connecter pour laisser un commentaire.