Hi Community,
in my PriceTable I have set the Mandatory Property for ModelId-Field to No.
In my Form Prices, when I set the Fields Vehicle Type and Vehicle Categorie (Except for "Non-Specified", I want the ModelId Field to become Mandatory.
Any Recommendations on how I could do that ?
I thought maybe I write Code in my validateWrite Method of the table, that when those two fields are set, then ModelId has to become mandatory.
But in that case, I heard it is not good on tablelevel to swtich from mandatory No to Yes .
*This post is locked for comments