Not display field Comment [Journal Input] in Custom Table and Custom Application although ACL

Dinh Nguyen
Kilo Sage

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:

DinhNguyen_0-1729225726104.png

Here my ACL write for field Comment in Table C:

DinhNguyen_1-1729226044701.pngDinhNguyen_2-1729226068687.pngDinhNguyen_3-1729226081137.png

1 ACCEPTED SOLUTION

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.

 

View solution in original post

5 REPLIES 5

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.