How can I allow users without the ITIL role to view and edit Catalog Tasks in my Custom application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2024 11:24 PM
How can I enable users without the ITIL role to view and edit Catalog Tasks within my Custom application?
I've extended the sc_req_item table and created a custom table, along with catalog items and a custom workflow. Within this workflow, I've assigned catalog tasks for each state. However, when users try to work on these tasks, they encounter issues as certain fields such as Assigned to, Short Description, and Description are read-only.
Despite creating read and write (*) ACLs on the sc_task table and adding my application role to it, the fields remain non-editable. Please see the attached screenshot for reference.
Could you please provide guidance on how to resolve this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2024 11:51 PM
Hi @Community Alums ,
You can refer the below accepted solution,
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang