Docs Views

Development

  • Overview
  • Repositories
  • Credentials
  • Quotas

Settings

  • Overview
  • Manifest
  • Properties
  • Nested
  • Connectors
  • Web App

Models

  • Overview
  • Types
  • Definition
  • Containers
  • Ordering
  • Static

Fields

  • Overview
  • Primitives
  • Images
  • References
  • Rich Text

Views

  • Overview
  • Mustache Views
  • Dynamic Paths
  • Static Assets
  • Error Handling
  • Security Policies

Controllers

  • Overview
  • JavaScript
  • Suppliers
  • Forms
  • Click Actions

Users

  • Overview
  • Settings
  • Profiles
  • Roles
  • Scripting
  • Login

Modules

  • Models
  • Queries
  • Email
  • Paths
  • URL Parameters
  • Form Parameters
  • Cookies
  • Utilities
  • Messages
Examples Integrations

Views

Learn how to structure files and folders into views and endpoints.

Views handle anything a user / visitor directly sees or interacts with — HTML, images, styling, etc.

  • Mustache Use Mustache templates to generate HTML views.
  • Static Assets Images, plain HTML, CSS, and native SASS/SCSS.
  • Dynamic Paths Dynamic paths based on choices or model data.
  • Error Handling Custom "not found" views.
© Stacklane, Inc. 2017-2021
Suggestion or typo? Edit on GitHub →