Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Unable to set View while opening the record from Related List within the form

sabamushtaq
Tera Contributor

Hi,

 

I am trying to automate a scenario from Problem management, when I opened Problem task from "Attached to Task" related list it opens in Default view but  I have to open the Problem task from "Attached to Task" related list in "Tech Alert", I can't find any option to set view, please guide me how can I resolve this issue

1 ACCEPTED SOLUTION

Hi @sabamushtaq , In ATF  you can select/define the view while opening an existing record.

----------------------------------------------------------------
Mark this as Helpful / Accept the Solution if this helps.

View solution in original post

7 REPLIES 7

SN_Learn
Kilo Patron
Kilo Patron

Hi @sabamushtaq ,

 

You can create View rule to achieve this.

Under System UI > View Rules:

 

SN_Learn_0-1721493269014.png

 

Now, If I will open the PRB task from related list of PRB, it will open in the PRB Community View

SN_Learn_1-1721493363021.png

 

Mark this as Helpful / Accept the Solution if this helps

----------------------------------------------------------------
Mark this as Helpful / Accept the Solution if this helps.

Thanks for your response. I have tried this, view gets updated if I open problem manually but not worked with ATF. Is there any other approach?
 

sabamushtaq_0-1721606709477.png

Note: I have triesd this with both problem and problem_task table

Hi @sabamushtaq , In ATF  you can select/define the view while opening an existing record.

----------------------------------------------------------------
Mark this as Helpful / Accept the Solution if this helps.

Agreed but that record is in related list so unable to open it using Open an existing test step instead I have to use "Opena Record in the List"