Switches

I added a swicth to my app and what I want is my table to save as TRUE / FALSE. I already modified my column as Plain text, but it is automatically saved as checkbox.

Hi @Hern-ec53,

Thank you for getting in touch. I've tried doing a similar scenario on my end. The steps are as follows:

  1. A table with two columns was created - Incident ID and Toggle. Toggle column settings are set to Plain Text.

  1. I've added a Toggle component to the screen and sourced it using the column “Toggle” under Properties -> Data.

  1. Under the Properties -> Display tab, I have added a condition to get the toggle values from the field "ScreenValueToggle", which is reading the values from table column "Toggle".

  1. A screenshot of the app can be found below, I was able to toggle values and save them to plain text.

Additionally, refer to the Add Toggles: Checkboxes and Switches article for more information.

I hope this helps. Please feel free to contact us if you have any further questions.

1 Like