Parent field in Work ORDER TABLE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hello Guys,
I'm Trying to let users with the role's (wm_agent,wm_read,wm_basic) to read the records in the Task table, becouse in the wm_order (work order) table there is a field that comes from the Task Table named 'parent'
this is a mandatory field that the user must choose one from the list.
when im trying to open this field and choose some its working.
but when im trying with another user for example with wm_agent user this is what is get:
WORKSPACE answer:
I tried to do ACLS in task table, wm_order table and wm_task table.
But i dont think the problem is with the wm_order or wm_task table, becouse when i am trying to get into this tables with wm_agent users its working ( i can read the records in the table) EXAMPLE:
Can someone please help me with this issue?
Which ACL i need to edit or make new one to allow the wm_agent users to select an option in the 'parent' field.. ?