- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 04:56 AM
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!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 05:35 AM - edited 09-17-2024 05:55 AM
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"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 06:13 AM
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