3

Hi,


I think the InsertAllowed, ModifyAllowed and DeleteAllowed properties on the Page Level, should be made dynamic. There are many cases where Client wants to edit some data only when a certain condition is satisfied, like subform should be editable when card has a Activate boolean true.


Changing visibility of New and Delete actions dynamically will make it more easier for us to develop such things, rather than changing the editable properties for each field or certain field, or writing validations on triggers of OnInsert and OnDelete.


Thanks,

Aman K

Category: Development
STATUS DETAILS
New