Security ==> Indirect rights to tabledata [solved]

ramon_navramon_nav Member Posts: 25
Hi,

Our customer has a function in the sales order screen that creates new items with a quick form (only a few fields have to be filled in to create a new item, based on a template).

Most users do not have rights to change/create item data. Therefor, I have adjusted the "insert" rights for the Item table to "indirect". But when the users want to create a new item through the mentioned funtion, the get the message "you do not have permission to insert into the item table". I would expect that indirect rights shold be enough?

regards,
Ramon

Comments

  • babbab Member Posts: 65
    Hi,
    you have to set the Permissions property of the form to "TableData Item=rim", and it should work.
  • ramon_navramon_nav Member Posts: 25
    Works like a charm now! Thanx!
Sign In or Register to comment.