Hi
My Question is how to get alert on missing mandatory fields of entire entity and related entities also upon clicking on the submit button in the form.
dialog box should show with all the missing fields which are null.
Example:
primary entity is Account and assume it mandatory fields are F1 and F2
related entity is customer and assume it mandatory fields are F3 and F4
i need to write the code in JavaScript, any Help should be appreciated
Thanks
Teja
*This post is locked for comments
I have the same question (0)