Open nguyenvivi opened 5 years ago
ok
@nguyenvivi would we be required to block user from try to save empty text?
@dutchTender - User should not be able to save the form if they miss the required data field. It should carry the same validation checks as the original form. Hope this makes sense.
In this Scenario, we have the attorney representative. In the original owner page, the email address is not required field, which is correct. However, in the owner edit page, the email address field is required. Please remove the "*" from the email field on the owner edit page IF and ONLY IF there is an attorney representative.
this is probabbly the biggest rewrite to date. i am going to list the things that need to change, as contact email is a fundational peiece to the design of the data model.
i have no time line for this. as the most difficult part to this would be making sure we are not introducing bugs as how pervasive emails are being used in the application
also logic for detecting if an attorney or owner should be created in managed contacts as well, also the managed contacts auto fill functionality needs to be updated as well.
we will open a separate issue for making owner email not a required field.