Make field editable

Nataliia_Lova
Tera Guru

Hello, folks.

I am new to ServiceNow and a lot of things are not understandable to me.

This is one of them:

I have categories and subcategories in my test application.
There are dependencies:
Bills
Creation
Cancellation
Payment
Expenses
Internal
External
General requests
Internal
External

After submitting a request form I am linked to a form where I can edit more information the subcategory's field is mandatory but read-only even for me (admin).

Screenshot 2024-01-04 at 18.05.35.png

What is the reason for it?

In the dictionary, this field is not marked as read-only.

In Client-Script and UI Policies, there is also no information about this issue.

Screenshot 2024-01-04 at 18.05.19.pngScreenshot 2024-01-04 at 18.06.23.png

What should I do?

14 REPLIES 14

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Nataliia_Lova 

 

Did you created table extended from Task?

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Yes, my finance_request table was extended from Task. 

But Category is not from Task table.

 

Right click in sub cat and configure choice  and see is the mapping is there or not

LearnNGrowAtul_0-1704387769074.png

 

 

Please have a look on OOTB Category and sub category on Incident record.

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

They are mapped.

expences_mapping.pngbills_mapping.pnggeneral_request_mapping.png

 

In the incident record there are these adjustments:fin_req_record.pngfin_req_record_0.png