ACL in a Scoped Application.

Nataliia_Lova
Tera Guru

I have developed the application for my internship. The issue I have is when I submit a new request in the Catalog Item, and after submitting in the opened form the subcategory field is read-only and the state field is closed (have to be New). What information should I know to troubleshoot this?

 

Screenshot 2023-12-29 at 11.44.25.png

 

 

Screenshot 2023-12-29 at 11.45.22.png

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@Nataliia_Lova Please check following points.

1. Check if there are any subcategories associated with Expenses Category

2. Check if the user has write access via write ACL on the form

3. Check if there is any UI Policy/Client script which is making the Subcategory field read only.

 

Regarding state, please check if the state is set via a flow/workflow which is associated with the Catalog item.

 

Hope this helps.