Hoppa till huvudinnehållet

Display Form multiple input validation

Kommentarer

2 kommentarer

  • 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

Du måste logga in om du vill lämna en kommentar.