Classes Details Screen
The Classes Details Screen in the Browse Classes Feature Template displays all the details that are associated with a class selected by the user.
Last updated
The Classes Details Screen in the Browse Classes Feature Template displays all the details that are associated with a class selected by the user.
Last updated
The Class Details Screen is to display all the information about a selected class within a category. This page comes with several components that pull information from the database through Magic Text. Any properties within the Class Collection that do not contain information will not display correctly on this screen.
Several components work in the same way as components discussed on the โCategory Listโ and โClasses Listโ Screen documents, so weโll talk about new components below.
The rectangle component acts like a button on this screen. It contains visibility rules that control whether or not the rectangle appears. In this case, the button is visible when the Current Class > Available Spots Remaining is greater than 0. In other words, if there are spots available in the class, the button will show.
โก Button Actions
The button contains a Link Action to go to the โPurchaseโ Screen.
The Map Component is found in the Component Marketplace or it will appear in the โInstalled in Teamโ section of the Components Left Panel.
This component requires a Google Maps API Key and displays the location of the class. Several customizations can be made to your Google Map Component.
The location shown on the map will be based on the Location property in the Classes Collection.
You will need a Google Maps API Key to utilize the Map Component
For your user, only one of the elements will show โ not both. Which element is displayed is tied to visibility rules on whether or not there are spots available from the property โAvailable Spots Remaining.โ
While it may look like one of the groups will appear in the wrong spot โ when visibility rules are used, the component that disappears will move to fill in the area the formally visible group occupied.