Is there any method to set permission to a specific form (not table)for Eg Sales Order in Navision. If i set permission in 36 and 37 the whole Sales Area module (eg Sales Quote , Sales Invoice etc)will reflect the settings. i need only in the Sales Order screen .So i need to set permission in form wise???
Standard NAV gives permission to all forms (Objekttype=Form, ObjectId=0) - usually via role EVERYONE/ALL.
You have to delete this standard.permission and then grant permission so each and every form via [new] roles.
Then you have to connect users to the [new] roles.
This will kind of keep you busy for a while, I guess…