Permission problems.

kaybeekaybee Member Posts: 49
Now I have a permission issue, I have implemented some code in the "OnInsert()" of a table. Now this inserts a record in the table as soon as the user hits F3 but this is the only way I would like data to be inserted. So I've set it up in the permissions for "Indirect" only under the security settings but this is not working - its saying they need write permissions still...

Comments

  • kinekine Member Posts: 12,562
    You need to assign the insert permission to the object, which is inserting the data into this table.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.