Creating conditional regionsYou can create dynamic content on a page that is shown or hidden depending on set conditions. For example, you may have a page that lets viewers search your online database of products. Clicking a button on the page displays the results of a query. If there are results, you want them displayed, but if there are no results, you want to display a message saying "Your query didn't find anything, try..." or "This item is currently out of stock." In short, you use conditional regions to hide or show content based on specified conditions.
Note: The conditions are customizable through the SDK available in the GoLive installation folder. To create a region on a Web page that is shown or hidden according to specific conditions:
|