How can I show warning message in the top of the form I have two field one is region that is multiselected and another is geography that is single selection if I selected region like 3 value APAC,EMEA,NAM and after that I selected from geography NAM if both value are matched then warning message will be not shown if value are not match in both field then warning msg will be shown on the top of form
Discussion posts and replies are publicly visible
https://docs.appian.com/suite/help/23.4/alert-banners.html
Thank you
but i want that warning message on multidropdown selection and dropdown selection there value is not matched with both column
So you now need to create the validation logic that shows/hides that banner based on entered data.