0
bilalhaidar created
Hi, I need to extend the Permission class to add a new Property.
I have several forms created in the app. I have a permission per form who can submit.
Elsewhere, I want to list those forms, so I would query the user permissions and return the new Property I want to add. The new property would represent the Form Name.
Is this doable? Is there a better option?
Thanks
2 Answer(s)
-
0
Thanks :)