Checkbox type field should be visible as 0 and 1 in table.

vishal2001
Tera Contributor

Scenario: Field "CR Volume", Type = Checkbox. But in the table it should show the values 0 and 1 accordingly i.e. value 1=Checked, 0=Not Checked.

Note: Field will be available only in backend legacy form but not on catalog item. On the form level it should show checkbox but on the list view it will be 0 or 1.

 

Kindly help to proceed further to achieve this requirement.

 

Thank you!

1 REPLY 1

Siddhesh Gawade
Mega Sage
Mega Sage

Hello @vishal2001 ,

 

I don't think it is possible to show checkbox(true/false) value as 0 or 1. Instead you can create a separate integer field which will be maintained based on checkbox value. then you can show this integer field on list view.

 

Kindly mark the answer ✔️ Correct or Helpful ✔️ If it addresses your concern.


Regards,

Siddhesh