we need that a single field a table is editable by an only one user in the form of Items. Is that possible setting permission standard?
Or is it necessary to write code to manage that?
Is there a table in Navision with the list of all tables?
I am creating a new user table with a field called TableName that I would like to do a TableRelation to the list of all tables?
I solved some previous problems but my last one is:
if I create a new table with a new only one field table relation "Field.No." , opening the table, and clicking the up arrow, the list of fields is not opened.
Why that?
Comments
How about a boolean in user table. ex/"Std Cost Modify Permission"
in the item table when that field is modified you can check the user table to see if they are allowed to modify that field else throw an ERROR.
http://www.BiloBeauty.com
http://www.autismspeaks.org
I am creating a new user table with a field called TableName that I would like to do a TableRelation to the list of all tables?
Thank you
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Is that free?
Thank you
http://www.lanhamassoc.com/security-management.htm
I would not implement it this. It touches every form
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
I agree with you on this. I think of Field level security as a "last resort" but there are a few rare cases where it is the only option.
But which is the key of table (system table??) AllObj ?
I have some problem inserting new data in new table just created.
Thank you
Then Rashed is right, Field Level Security is not for you.
In AllObj I don't see them....
Thank you very much
Your previous question was for all tables..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
1 was allowing 1 person to modify 1 field.
2 was a new user table & relations
3 is now about trouble inserting data into a table
:-k
Virtual Tables
http://msdn.microsoft.com/en-us/library/dd338858.aspx
System Tables
http://msdn.microsoft.com/en-us/library/dd355358.aspx
I think it was confusing to him which post was answering which question.
http://www.BiloBeauty.com
http://www.autismspeaks.org
if I create a new table with a new only one field table relation "Field.No." , opening the table, and clicking the up arrow, the list of fields is not opened.
Why that?
Thank you
You can take a look at Migration Overview form.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
What should I have a look?
Thank you
Thank you
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n