Add a message under a field

Raji15
Tera Contributor

Hi, 

I have a variable named proxy and it has 4 options None, Yes, No, Not applicable. Whenever the user selecting Yes under the field I want a message "Archer request required" should populate. How to do that can anyone pls help. Thank you!

1 ACCEPTED SOLUTION

 

Hi @Raji15,

Containers are used to display variables either as a single field in a row or two fields in a row.

 

I Tried in my PDI , It is Working Fine

The issue is not related to the containers. Please review the backend values of the variables and choices, and try again.

Thanks and regards,
Badrinarayan"

View solution in original post

10 REPLIES 10

Hi @Rajesh Chopade1 , 

 

The question asked is to display a message under the field , which is possible with showFieldMsg() function , not with AddInfoMessage()

 

@Raji15 , Check my Reply , it is working fine in my PDI

Thanks Regards

Badrinarayan