Base solution for your next web application
Open Closed

Extend Permission class #3171


User avatar
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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    I think this is related to #3170. I answered your other question, if that is not convinient for you, we can also continue here.

  • User Avatar
    0
    bilalhaidar created

    Thanks :)