- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2017 03:20 AM
In task page we have two fields-assignment group and request .
request field contains RITM related to task.
if we open RITM we have a field -catalog item.
catalog item field contains-AUTOMATION - Miscellaneous Request
this field value is making task form field -assignment group as read-only.
I want to debug how the field assignment group becoming read-only.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2017 03:24 AM
1. There might be a client-script on change of Request field, check all the client scripts on this form and verify if the onchange field is Request.
2. There might be a UI Policy, that checks the Catalog Item of RITM, check all UI policies too on this form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2017 03:22 AM
CHeck with Debug Security policies or Debug Ui Polices.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2017 03:24 AM
1. There might be a client-script on change of Request field, check all the client scripts on this form and verify if the onchange field is Request.
2. There might be a UI Policy, that checks the Catalog Item of RITM, check all UI policies too on this form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-21-2017 02:30 AM
on load ui policy I there.we found it thank you.
