How to customize Radio Button with Boolean to display custom options

Hi,

We have a radio button with Boolean type. It is displaying the options as Yes and No for True and False respectively.

Now we wanted to display the options to be Positive and Negative for True and False respectively.

How can we customize this? We have tried customizing the pzRadioButton to include True Text and False text. But we are not able to display options like Positive and Negative. Please suggest.

Thanks,

Sakhib Hussain

@SakhibHussain are you using data page as the source to radiobutton? And also is data coming from data type?

@Anoop Krishna Thanks for your reply. We used Data pages as source and completed the requirement.

@SakhibHussain okay, so your issue is resolved now?

@Anoop Krishna Yes