Show Condition
Step 1. Create a data source. Navigate to the Item Data page, create a data source named MeetingRoom, and then upload an item data containing a column “status” that has two kinds of conditions, which are BOOKED and FREE, as shown below.
Note: This text or number can vary according to the application settings.

Step 2. Design a template. Go to the Template page, and design a template that contains two backgrounds – red and white, which have [Show Condition] as [status == BOOKED] and [status != BOOKED], respectively.
As you can see, we have two backgrounds - red and white. Click the red background first.

Under the [Show Condition] panel, choose the [Option] radio button and then click the button below.

In this dialog, you can select the item and set condition rules. For example, you can set status == BOOKED, means that if status = BOOKED, this component will be displayed accordingly.

Step 3. Preview the image. By changing the item data (or bind different item data), and you can observe the display differences (e.g., from "BOOKED" to "FREE").

Last updated