java - Skipping a nested <a4j:region> -


I have JSF file with a large format, form has 3 parts: user data (set audit calendars and data) Input), user items (a small table with a data table and some input and a button that adds a new entry based on the information given in the small table), the other (something like user data). I have a large and every part nested (because I want to validate it by pressing the "add item" button for example).

But when I press the "Register" button which should handle the whole form of the form (all 3 parts) is a way of leaving a nested? Because when entering a new user I do not really need to validate the field in the data table, which is used to add new items. So basically something like this is done:

  & lt; H: form & gt; & Lt; A4j: area & gt; & Lt; A4j: area & gt; & Lt; / A4j: area & gt; & Lt; A4j: area id = "skipMe" & gt; & Lt; / A4j: area & gt; & Lt; A4j: area & gt; & Lt; / A4j: area & gt; & Lt; / A4j: area & gt; & Lt; A4j: command button value = "register" verb = "# {bean.Soation}" /> & lt; / H: form & gt;  

Is there a way to leave verification with "skipMe" id of all components in this area when we click on the command button? You can use the process attribute:

Whereas some panels have ID numbers (like H: panel grid, no area). You can also force the process for price binding, but make sure the value is available during the phase of the value values.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -