Hi,
I would like create table with 250 columns of bool (not 250 rows). For each column.
For each column, I want same settings:
- On click : change value of variable (true/false)
- define same list of text to display : "Yes" when true and "No" when false
- Change colour of background with "alarm" when true or false.
- Define alarm coulour from variable.
To do that, I had to setup each columns
Is it possible to create my personal table with preset for all columns ? Model ?
Thanks for your helps.
Last edit: galexis 2022-08-01
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I would like create table with 250 columns of bool (not 250 rows). For each column.
For each column, I want same settings:
- On click : change value of variable (true/false)
- define same list of text to display : "Yes" when true and "No" when false
- Change colour of background with "alarm" when true or false.
- Define alarm coulour from variable.
To do that, I had to setup each columns
Is it possible to create my personal table with preset for all columns ? Model ?
Thanks for your helps.
Last edit: galexis 2022-08-01
Project example but for vertical display. I want it horizontal. (it's a part of biggest project)
Vertical display of 250 bool in template. 20 frames use same template.
Last edit: galexis 2022-08-04