Hi everybody,
I'm just wondering why NAV checks for permission to read the source table of a FlowField even though the field is hidden (Visible = No) on the form. It also does the same when the field is disabled (Enabled = No). I mean NAV doesn't calculate the value of the Flow Field if it isn't displayed. So, why does it then needs permission to the source table?
I know that it's possible to solve it by indirect permission but that's not my question.
"Money is likewise the greatest chance and the greatest scourge of mankind."
0
Comments
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Also, that argument also applies to FlowFields when they aren't part of the form at all.
I mean when I use the indirect permissions then the user is allowed to see the result of the Flow Field. What if I want to implement the Flow Field but I only want the user with permissions to the source table to be able to show that field?