- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2025 09:20 AM
Hello,
Since I haven't been able to get responses on the SPM forum, posting the question here.
I have created a custom column: Task Category and added it on the planning view on project workspace. Please refer to the screenshot. As you can see, I am unable to edit the column even as an admin. Is there something else I need to configure?
Regards,
Pranav
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 12:49 AM
Hi Uday,
The issue was that it was a choice field and I had selected allow none as an option for the choice field, which caused the issue. I change the type of field to string and then gave the choices to selected, which worked fine.
Thank you for your input.
Regards,
Pranav Thanedar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2025 05:40 AM
Ensure there’s no Read-only Access Control on the task_category field for the pm_project_task table.
Even as an admin, ACLs can restrict editing in certain UI contexts.
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
Uday Rathore
ServiceNow Developer
LinkedIn: https://www.linkedin.com/in/uday-rathore049/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 12:49 AM
Hi Uday,
The issue was that it was a choice field and I had selected allow none as an option for the choice field, which caused the issue. I change the type of field to string and then gave the choices to selected, which worked fine.
Thank you for your input.
Regards,
Pranav Thanedar