Base solution for your next web application
Open Closed

Permissions a navigation property aka foreign key #10878


User avatar
0
acmeware created

I need to make a few tables using the rad tool that store just a list of permissions and then some data about that permission. I want to lookup to the permissions list but I cannot figure out how make the entity viewable in the rad tool foreign key. Do you have a suggestion?


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @acmeware

    The entities you see as a navigation property which is defined in AspNet Zero are added by our team to a specific list. You cannot modify that list. At the moment, you can select a different entity and change to Permission after the code generation.