ATF validate prb # is referenced in the inc notes (ATF validate a dynamic number in a field)

Ashley45
Tera Contributor

I created an INC with a related Problem record. Once I closed the PRB and the INC the resolution notes auto populate as shown 

Ashley45_0-1724171871998.png

How can I create a validation the PRB# is in the resolution notes since it is dynamic?

I tried a field value validation -

Ashley45_1-1724172041609.png

 

 

8 REPLIES 8

@Ashley45 

 

Are you creating Problem in the related list of Incident created? If yes you can use apply filter on the list.

 

And in problem what exactly you want to validate?

 

Regards

Shaqeel

 


***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

***********************************************************************************************************************





Regards

Shaqeel

Ashley45
Tera Contributor

@Shaqeel Yes i am creating a problem from the INC related list. I'm trying to validate on the Incident form that the related problem number gets inputted into the resolution notes 

@Ashley45 

 

You could validate the Incident related list using Apply filter on list and to validate related problem number in resolution note, it is partially possible. You could use Assert test on page as the problem number is updated each time it run.

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

*************************************************************************************************************

 

 

Regards

Shaqeel

 

 


***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

***********************************************************************************************************************





Regards

Shaqeel

Ashley45
Tera Contributor

@Shaqeel What would i use as a condition for that in the apply filter list?

Could you show me an example how either of those would look?