Hi Manish,
I created an incident in my customer tenant test because mandatory fields don't work. And they answered me following:
"it's not sufficient to set the field to mandatory in SDK (this only creates the red star), you also have to implement a check using ABSL (i.e. in BeforeSave event).
Hope this clarifies your issue if not please revert back to us.
Thank you for your consideration and cooperation."
But when I tested using ABSL I created an extension called AccountEXT.xbo using the code that you can see in the following image:
The test field was "Country", and when I tried to save the new account, appeared the error that you can see in the following image:
Manish, I was reading in some forums, and I just found that solution.
Do you have some experience with ABSL?
Do you know if it extists another way to set a field or an extension field into a mandatory field?
If you (or another one) can help me with this issue, I will be really grateful