When I fill the "theme" field in a story record, I want epic field to show only epic records in RL

cicgordy
Tera Guru

Hi all,

I created a theme record called "CMDB" and below in the related list I created three Epic records associated to it (Background script update, Documentation, Manual update).

theme1.jpg

In a Story record, when I populate the "Theme" field with CMDB value, I would like the "Epic" field to show as choice only the three Epics records I associated in the related list of the CMDB theme record (Background script update, Documentation, Manual update) and not other epics created within other themes records as shown below.

epic 1.jpg

Can anyone help with this?

Thanks 🙂

 

When we populate the "theme" field within a story record, we want the epic field to show just the epic records created in that them

1 ACCEPTED SOLUTION

Mike_R
Kilo Patron
Kilo Patron

Right click on field -> Configure Dictionary

Then add this to your Reference Qual

Mike_R_0-1670268070918.png

 

View solution in original post

2 REPLIES 2

Mike_R
Kilo Patron
Kilo Patron

Right click on field -> Configure Dictionary

Then add this to your Reference Qual

Mike_R_0-1670268070918.png

 

cicgordy
Tera Guru

It worked nicely, many thanks!!