I have a page which can create a new Account, Contact and Task (Log a Call) all within the same screen.
The Account and Contact fields both have required fields. I have the main Save button wired to all three models.
I would like to give the user the option of creating one or all three new records. Is it possible to only apply the Required fields requirement if the model is not blank? Currently if a user fills fields for company, decides that is all that is currently important, and clicks save, the user gets an error that a required field is not complete (from the Contact last name, in this example).
Will separating the save button to the three models individually get rid of this behavior? Thats a lot of save buttons!
Thanks,
Jacob
Question
Required Fields on Multiple Models

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.