Skip navigation
hyunoogi
Currently Being Moderated

email submit button causing required error when all required fields are filled in

Sep 7, 2012 10:49 AM

It looks like if I have more than 1 instance of subform  added,  my email submit button triggers "..at least one required " error message when all required fields are filled-in.

 

I toggle subforms between "visible" and "hidden (from layout)".  Any suggestion is appreciated.

 

ralph

 
Replies
  • Currently Being Moderated
    Sep 8, 2012 9:27 PM   in reply to hyunoogi

    The fields that are hidden should have the validate.nullTest property set to "disabled", something like;

     

    TextField1.validate.nullTest="disabled";

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points