- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 09:34 PM
Hello everyone,
I have an issue as follows:
1. I created table A(Global) with no extend; table B(Custom Application) extend table A and table C(custom Application) extend table B.
2. I created a custom Comment field with Type as Journal Input in table A.
3. In table C, i created a write ACL so that any User can operate on field Comment, but it doesn't seem to work.
Please someone help me,
Thank you so much.
Here my custom field on table A:
Here my ACL write for field Comment in Table C:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2024 08:12 PM
Hi @Bhavya11 ,
Thanks for helping me and sorry for the late response.
I found my write.none ACL was restricting users so my write.comment was not working.
The solution is that I edit write.none again or I create an additional write.none to publicize the user objects I target.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2024 08:12 PM
Hi @Bhavya11 ,
Thanks for helping me and sorry for the late response.
I found my write.none ACL was restricting users so my write.comment was not working.
The solution is that I edit write.none again or I create an additional write.none to publicize the user objects I target.