I have a table called 'Mandatory fields' (table id, table name, field No, field Name, Active) where manager has checked the Active fields. How can I turn these fields into mandatories. I'm trying to do by
EventSubscribes, but I don't know what to fill that [EventSubscriber(ObjectType::Page, Database:: ??????, 'OnBeforeValidateEvent', '???????',false,false)]
So I will only know the Table and field to be changed when the User checks if the field is mandatory on the "Mandatory Fields" page. Remember that these fields are from another table.

Report
All responses (
Answers (