I have a query that works on RETOOL - this query define one field data with different TRUE & FALSE data. On this data field
an example of the long field is this
"enable_cash_payments":true,"enable_enable_refund":false
From this data or true and false i want to create switch with on and off to review settings on the database.
How i could continue with this ?
For now i'm till the query and don't understand how i can transform PARTS of the data field to read out and transform to switchboxes.