This lesson will cover the following topics:

01 Getting Started

This tutorial covers Modals, including:
  • The three types of modals.
  • The modal element.
  • Page and Modal options.
  • System modals.

02 Types of Modals

A modal window is a child window that displays on top of the parent content. While the modal is open, the content behind the window is disabled. Titan offers three types of modals that can be used and styled.
  • First, the modal element can be found under the Containers tab.
modal found under the container tab
  • Second, is the modal frame that can display a project page.
  • Third, is a system modal used to display information like confirmation or warning messages. The first and second modal types are used to store any type of data. The content design is completely up to you.
The system modals have a set structure but allow you to make changes to the text.

03 The Modal Element

You can insert any element from the element menu, however, the structure of the modal is set. All elements inserted will display in a stack.
modal elements are stacked by default
If you need to insert the elements next to each other in a row, insert a container into the modal, this will allow you to freely place your elements in parallel.
inserting a container allows you to insert elements next to each other
Using the Modal Settings menu, you can choose the position and layout of your modal.
modal settings position and layout options
If you choose to divide your modal into different columns, you can use the styling menu to give each column its own unique style.
If you divide your modal into columns, you can style each column uniquely
If you want to apply styling to the entire modal, use the modal tab.
modal styling modal tab
You can set a title for your modal in the element settings menu.
adding a modal title using the modal settings window
To make changes to how the title panel displays, use the title tab.
The modal styling title tab is used to change the title styling
The icon tab controls the X icon used to close the modal.
the icon tab is used for the modal  close icon
The content tab affects the space below the title bar.
the content tab controls the styling for the modal body window

04 Using a Page as a Modal

You can configure a project page to display as a modal. This offers you the most flexibility when designing your modal.

Ensure you check out this lesson on working with modals to learn how to display an internal page as a modal.

It is important to pay attention to your modal size to ensure it displays correctly across a variety of devices. Refer to this page which lists the size for each device.

05 System Modals

These are fixed structure modals that are ready to use as is. You can make changes to the text. You can make changes to the modal text in the project styling menu.

To navigate to this menu:
1. Expand the Project dropdown and click Style.
2. Select Configure from the submenu.
expanded dropdown menu, style sub menu> configure
Search for the modal using the search field. The system modals can be found under the Project Level Elements category.
search for the modal in the project styling menu
Click on the modal you want to edit. The modal window opens. To make changes to the modal elements, simply click on the element you want to change and use the styling options available.
the customize information modal styling window

06 Got Feedback?

Additional Resources