Picture a Customer details screen containing a numeric Zip Code field.
Then, on another Tab (Form Section), you ALSO have the Zip Code field.
If the Zip Code is NOT set to "Save form on focus loss" , then how does aware decide which value to send to Tomcat during the POST (ie. Save button)?
You can enter the Zip in either tab. No presentation rules are involved - no Rules or Read Protect or Dynamic Rules.
If the customer has ZipCode = 11111, and you edit the Customer form, the main tab shows 11111. The 2nd tab shows 11111 when you go to that tab, but you change it to 22222.
How does aware determine which of 2 identical attributes to put into the POST ?