Display a message when an checkbox is selected

Vaishali 11
Tera Guru

I have created 5 checkboxes where when checkbox1 is selected a message1 should be displayed and if checkbox2 selected then message2 be displayed and so on. I have tried to achieve this using rich textbox as message and show/hide using UI policy but it's leaving a gap between the checkboxes and doesn't looks good in alignment. 

How can this be resolved or is there any other way to achieve this?

 

Thanks in advance!!

1 ACCEPTED SOLUTION

Vaishali 11
Tera Guru

Achieved it using ordering of the checkboxes first and then the textboxes

View solution in original post

2 REPLIES 2

Nikhil Bajaj9
Tera Sage
Tera Sage

Hi @Vaishali 11 ,

 

Please share screenshot to better understand the issue

 

Please appreciate my efforts, help and support extended to you by clicking on – “Accept as Solution”; button under my answer. It will motivate me to help others as well.
Regards,
Nikhil Bajaj

ServiceNow Rising Star-2025

Vaishali 11
Tera Guru

Achieved it using ordering of the checkboxes first and then the textboxes