Hello. I got one Room Entity - which has four boolean Attributes -> Beamer, Whiteboard, Outlets, Flip chart. I want to be able to select or deselect those and have them displayed on the Overview Page about a specific Room. And maybe also make them visible in my list of rooms with Tag like structure of such Elements, but I am not able to pull it off, as it only returns boolean Values. Which are either true/false or yes/no. I want to know if this is even feasible, or if there is a simple solution to change the output of the boolean. Thanks in advance.
asked
Alexander Schössser
1 answers
1
Use the boolean to set the visibility of an i age or text would do the trick I think