Why does a user with the snc_external role create a record for an incident on a portal that is limit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2024 06:29 PM
We created a portal to create incident.
We also disabled all ACL for task and incident table.
We created a user have role is snc_external and test_incident(this role can create, read, write and delete incident)
However, When this user access to portal, user can only edit incident, when create incident all fields is read only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2024 07:51 PM
Yes, I resolved this issue. I create new ACL for task table (Create, Write, Read)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2024 07:57 PM
Hi @Le Son Just be aware creating ACL on task table, applies to all child table unless the child table has it's own acl to create ,read, delete,write records.
Harish