This article provides detailed design information about the site design object, its configuration options, and how to design one. To learn more about what a site object is and how it is used, refer to the Sites article.
The Properties section allows designers to modify the primary site configurations that determine how users experience the site.
Field | Description |
---|---|
Name | The name is displayed to users in the browser title bar. |
Description | An optional description that is displayed to designers only. |
Web Address Identifier |
The section of the site's URL that identifies it.
|
Show site name on navigation bar | Option to show the site name on the navigation bar. |
Show Tempo link in navigation menu |
Option to show or hide the Tempo link in the navigation menu.
|
Show Record News |
Option to show or hide the news view on records.
|
The pages section allows designers to add, remove, modify, or re-order the pages that are displayed in a site. Designers can configure up to 5 pages per site.
Each page within a site can be configured with an action, a report (task report or Tempo report), or a record type.
Field | Description |
---|---|
Title |
The page title is displayed to users in the navigation bar.
|
Web Address Identifier |
The section of the URL that identifies the page.
|
Width | Determines the width of the content area for the page. Default is standard. |
Icon | The icon displayed to users in the navigation bar. |
Page Type | Indicates whether the page will contain an action, report (Tempo or task report), or record type. |
Page Content |
The name of the design object for the page content.
|
The branding section allows designers to customize the look and feel of a site. These configurations can be set as static values or dynamic values using expressions for greater flexibility.
Field | Description |
---|---|
Logo |
The logo appears on the top right corner of the site and is automatically resized for use in the site.
|
Favicon |
The favicon (short for "favorite icon") is the small icon that appears in the browser tab or URL bar.
|
Navigation Bar Background Color |
The background color of the navigation bar of the site in web. The color of the app header, tab bar and status bar in iOS. The app header bar and navigation bar in Android.
|
Selected Tab Background Color |
The background color of the selected tab in web and iOS.
|
Accent Color |
Affects the color of many elements in all interfaces, including buttons, links, active field border colors, milestone bars, section titles, etc.
|
Sites can be created in Appian Designer and further configured in the site designer.
The site designer allows you to edit a site's properties, configure the contents of the site, and add custom branding for the site.
The properties defined during the creation of the site can be updated when configuring the site. In addition, there are some additional properties that should be reviewed and updated as necessary. For further details on what each setting is, refer to the Properties section of this document.
Pages allow the designer to add content to the site. Each site can contain up to 5 pages that can be configured to show an action, a report (task report or Tempo report), or a record type. For further details on configuring a page, refer to the Pages section of this document.
Use the Branding section of the site designer to modify the site logo, favicon, and colors. For further details on configuring site branding, refer to the Branding section of this document.
Select Save in the header bar to save any changes that you have made to the site configuration. To test the site, you can navigate directly to it by clicking on the Web Address field URL in the site properties section.
While creating a site is easy, there are some design considerations to keep in mind.
Designers should identify some guiding principals to how they will build sites. Will they be based on functional areas of the business? Will they be based on employee roles? Will they use a custom navigation experience?
Reports can be used to create pages that combine various content types (e.g. actions and reports) as well as create custom navigation experiences. This can be very effective for giving the users a good experience, but two considerations need to be take into account when using this approach. First, adding these reports will add to the list of reports in Tempo which may confuse Tempo users. Second, building the custom navigation experience does require additional planning and effort to be effective.
When configuring a site page for web users, consider updating the page width to match the content. For example, actions may have only a few fields and can benefit from a narrow page width to avoid having the form look stretched. Another example is a dense report that can benefit from a wide page width.
Configuring sites to show record news can help improve the collaboration around records. Users can collaborate on existing record news entries in sites, but not create new entries. However, records can be designed to include related actions that can generate new record entries via process.
Actions in sites can be designed to be available to iOS users while they are offline. Learn more about designing for offline mobile.
Safe links and news entry links will take the user out of the site, so consider this when designing sites that include them.
Each site has a rolemap that specifies its viewers, auditors, editors, and administrators. Users must also have at least viewer rights to the task report configured for the site in order to use the site. By default, only the site creator and system administrators have access to the site.
To access the site's configuration and rolemap, users must also be in the designer role.
Users in each role are allowed to perform the following actions on the site:
Actions / Roles | Administrator | Editor | Auditor | Viewer |
---|---|---|---|---|
View site | Yes | Yes | Yes | Yes |
View the configuration | Yes | Yes | Yes | Yes |
View the security | Yes | Yes | Yes | No |
Update the configuration | Yes | Yes | No | No |
Update the security | Yes | No | No | No |
Delete | Yes | No | No | No |
Notes
The default security for a site is that users and groups that are not system administrators or explicitly in the rolemap do not have access to the site. However, you can change the default security for a site such that users have Viewer privileges by default.
The usage of sites is logged in <APPIAN_HOME>/logs/audit/sites_usage.csv
. See Sites Usage Audit for details.
Sites metrics are logged in <APPIAN_HOME>/logs/data-metrics/sites.csv
. See Sites Metrics Log for details.