I want to edit the variables on the RITM after submits the request form on the portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 04:25 AM
Hi Experts
I want to edit the variables on the RITM form after submits the request form on the portal.
Currently this variable read-only, I want to edit this variable on the RITM form.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 04:38 AM
@dhineshkumar Navigate to sc_item_option_mtom.list and filter your RITM number on a field 'Parent Item'. It will display all questions with value, you can change whatever you wish to change in value field with respect to question.
Hope this will help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 04:40 AM
Thanks for reply Abhay. If I want to edit any particular users or groups shall I proceed to same scenario ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 04:44 AM
I understand the scenario, But I want to edit the fields on the form(RITM) it self. Please help me the requirement.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2023 01:27 AM
@dhineshkumar Yes you edit even refrence variables like user/group.
Note: variable tables contains sys_id ,so you will have update new sys_id in value field.
Thanks