- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2018 06:22 AM
how dynamically change the field priority when impact and urgency changes & also priority filed randomly
below my form screen shot
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2018 01:17 AM
Hi,
I believe you have already created the choice lists for Impact, Urgency and Priority of Demand form. If not, create them and follow the below steps and you may achieve this.
Step1: Create a table (extends to dl_matcher) with fields Impact, Urgency and Priority with required choice lists(get from demand form). Lets say created table is xyz.
Use demand form at Highlighted area.
Step2: Create different combinations of Impact,Urgency and Priority in XYZ table.(Look into OOB dl_u_priority for reference).
Step3: Now, go to Data Lookup Definitions as you did earlier. Select Source table as Demand Form and Matcher table as XYZ.
Step4: Under Matcher Field Definitions, create records for Impact and Urgency and under Setter Field Definitions, create a record for Priority.
Hope this helps.
Thanks,
Archana

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2018 06:35 AM
Hi babu,
You can do this using Data Lookup definitions.
To make the priority field readonly, go to its dictionary entry and check Read Only option.
Mark the answer as Correct/Helpful based on its impact.
Thanks,
Archana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2018 07:14 AM
hi
Archana
i know that option but how set the values actually i don't know
thats why i am posting this question with screen shot

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2018 07:36 AM
I guess you want this to be working same as Urgency-Impact-Priority relation in Incident. Am I right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2018 09:40 PM