Impact/Urgency Matrix and a resulting Priority on Change form- where i can found this code ? need to implement same functionality in my form

sowmyab
Giga Contributor

Hi,

Impact/Urgency Matrix and a resulting Priority   on Change form- where i can found this code ?

Need to implement same functionality in my form - please let me know if any one knows.

Example - If i change urgent has 4-low and impact has 3- medium -- Priority value will automatically change to 4-Low( this is working on Change Request table ) but i'm unable to find the code .

Thanks

7 REPLIES 7

madanm7786
Mega Guru

Hi Sowmya,



This is coming from Data look up definition "Priority Lookup"   which is a OOB feature.




Thanks,


sowmyab
Giga Contributor

Thanks,



May i know   how to use those OOB priority   in my form??


These fields are derived from the parent task table.


If you are using any of the table which is extended from task table you can directly use these fields.



If you are creating a custom table then you need to include Extends table as "Task". Then you can use all the task fields in your custom table.