Atozed Forums

Full Version: Intraweb Using Template
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
yes. On the login button uncheck dosubmitvalidation.
(10-02-2020, 12:41 PM)Alexandre Machado Wrote: [ -> ]If you are validating it yoruself, just set required to false. Required is just a test for an empty field. If you are testing it, no need to test it again

Required field warning immediately disappears from the screen when Required = False.



(10-02-2020, 06:13 PM)joelcc Wrote: [ -> ]yes.  On the login button uncheck dosubmitvalidation.

Required field warning immediately disappears from the screen when DoSubmitValidation = False.
Pages: 1 2