Monday, June 30, 2014

Partial Submit v/s Auto Submit and Immediate




Partial Submit
Auto Submit
Applicable for
Command components
Input Components








Role of immediate property :
Immediate = true : Validation will be skipped. If we have 2 tabs and each tab with an input text mandatory. We have set immediate = true on both. If the user does not provide the mandatory input field and moves to next tab, the error will not be coming

No comments:

Post a Comment