Hello All,
We are displaying bollean values as YES / NO in search form result set (through form template configuration). But when we use OOTB feature of taksspace to export the result set data to CSV we get the boolean values 0 and 1 and we expect to get as Yes / No the way it is getting displayed to form.
Can we get boolean value as Yes / No (atelast True / False) but not as 0 and 1 , as end users will not understand what is 0 & 1.