Hi,
There is a customized string field which i am making mandatory on runtime after checking a standard checkbox field in SalesLine. The requirement is like if the user checked the checkbox and not filling any value in the customized mandatory field and moving to any other record or action pane tab there should be notification pop up saying like the filed value must be filled in. This is happening after user saves the record but not at the time when the user moves to other records or form without saving the record.
I have tried in active() but the issue is like when the form is getting opened that time this notification is showing
The requirement is like if the user has not filled the value in the customized field after checking the checkbox and tries to move to any other record or tab that time the system should not allow the user to move by showing the notification.
Any help in this case will be appreciated. Thank you in advance.