Skip to main content
Nintex Community Menu Bar

Change the checkbox label when checkbox is checked

  • July 1, 2019
  • 2 replies
  • 58 views

Forum|alt.badge.img+1

I am new to nintex form.can u help how to change the checkbox label when it is checked(yes/no box).

2 replies

Forum|alt.badge.img+9
  • July 1, 2019

create a Yes/No control named e.g. fcYesNo leaving control text empty. Now create a Calculated value control overlapping right side of Yes/No control with formula:

 

2890i9DBF16C70AD293D3.png


Forum|alt.badge.img+1
  • Author
  • July 2, 2019

can you tell me using jquery or javascript(requirement) without creating a calculated value. the label of the checkbox is designed using css and it has to be changed when it is checked.