Changing value of checkbox variable

ShubhamK2600572
Tera Contributor

I have created a checkbox variable (Delivery Confirmation) in MRVS, my business requirement is to change the value of true to "Recebido" and false to "Não Recebido".  {A69DA4D1-C4C7-435B-B200-66FAF7FBB21B}.png

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@ShubhamK2600572 

do you want to do translation for those choices?

what's your actual business requirement?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

We have created a catalogue item. In that catalogue item we need MRVS quantity. In this MRVS we have a field "delivery confirmation" as checkbox. I want to display the value of checkbox as mentioned earlier when we insert new row in this mrvs.

@ShubhamK2600572 

then have it as drop down with those 2 choices.

Seems you created it as checkbox and hence it's showing as true/false.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

yes, I have created it as checkbox. Is any functionality available to change value of checkbox?