Atozed Forums
Intraweb Using Template - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: Intraweb Using Template (/thread-1981.html)

Pages: 1 2


RE: Intraweb Using Template - joelcc - 10-02-2020

yes. On the login button uncheck dosubmitvalidation.


RE: Intraweb Using Template - Okanms - 10-06-2020

(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.