Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dynamic text for checkbox in Module pool

Former Member
0 Likes
773

Dear Experts,

This is regarding setting dynamic texts for checkbox in Module pool programming. I did search and try some options but failed to get a solution.

I have a checkbox which is invisible initially. And I control its visibility based on a field value.

However, I also want the field value to appear as a text for that checkbox.

Screen does not have a text component.

Is it possible to set this dynamically.

Thank you.

Regards,

Sonal

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
515

Hi Sonal,

If you can't control the check box text then insert a text box next to your check box and make it as output only field and you can control the text box value using variable.

Thanks,
Naveen

Hi Sonal,

If you can't control the check box text then insert a text box next to your check box and make it as output only field and you can control the text box value using variable.

Thanks,
Naveen

1 REPLY 1
Read only

Former Member
0 Likes
516

Hi Sonal,

If you can't control the check box text then insert a text box next to your check box and make it as output only field and you can control the text box value using variable.

Thanks,
Naveen