Canvas Pages and Modules
1.0.0
1.0.0
  • Welcome
  • PAGES
    • Profile Page
    • Standard Page
    • Toggle Tabs Page
    • Mobile Menu Page
    • Video List Page
    • Portal/Dashboard Page
    • Search Page
    • Search Bar Page
    • Listing Profile Page
    • 1-Column Multi-Step Process Page
    • 2-Column Multi-Step Process Page
    • 2-Column Profile Page
  • MODULES
    • Comments Thread
    • Nested Comments Thread (with Like and Reply)
    • Chat Widget
    • Week Daily Availability
    • Video Group
    • Drag and Drop Repeating Group
    • Reviews Repeating Group with Image
    • Reviews (Text Only) Repeating Group
    • Accept/Decline Repeating Group
    • Nested Repeating Group
    • Standard Repeating Group with Image
    • Standard Repeating Group with Image and Add Button Repeating Group
    • Expandable Input Forms Repeating Group
    • Expandable Group (with Button, Link, and Section Header) Repeating Group
    • Expandable Group (Text Only) Repeating Group
    • Single Input Search Bar and Filter Group
    • 1-Column Standard Form Inputs Group
    • 1-Column Instagram Tiles Group
    • 1-Column Link, Text, and Menu Focus Repeating Group
    • 1-Column Title Text, Link, and Body Text Repeating Group
    • 2-Column Title Link and Text Repeating Group
    • 2-Column Simple Form Inputs Group
    • 2-Column Sortable List (Image, Link, Star Rating, and Text) Repeating Group
    • 3-Column Text and Link Repeating Group
    • 3-Column Horizontal Scroll Repeating Group
    • 4-Column Data Table with Title
    • 4-Column Date Table with Cell Selection, Menu Focus Group, and Filters
    • 4-Column Standard Tiles Repeating Group
    • 4-Column Product Image Tiles with Prices Repeating Group
    • 4-Column Video, Star Rating, and Text Tiles Repeating Group
    • 4-Column Reviews Tiles with Star Rating Repeating Group
    • 5-Column Data Table with Sortable Fields
    • 6-Column Small Tiled Horizontal Scroll Repeating Group
  • Popups
    • Stripe Credit Card Purchase Popup
  • Reusables
    • applyfilters
    • menufocusgroup or Menu options (︙)
Powered by GitBook
On this page
  • Overview
  • Structure
  • How to set up
  • UI design components

Was this helpful?

  1. PAGES

Listing Profile Page

PreviousSearch Bar PageNext1-Column Multi-Step Process Page

Last updated 5 years ago

Was this helpful?

Overview

Full layout for a generic listing profile page. Includes common UI components and a section to display multiple images. Ideal for product profiles where you would want to show multiple images of the product.

Structure

  • When this page is added to your app, it will come with four main groups:

    • Group page860Group - This group contains the responsive settings for all modules. All modules should be placed into this group.

    • Group Anchor - This group stores the data source of the profile page's thing. All elements within Group Anchor refers to this group's data source.

    • Group Main Image - This group's data type is set to image. It's background image is dynamically set to the group's image.

    • Group List of images - This group contains RepeatingGroup images which holds the list of images of the profile page's data type.

    • var - Website object - This group stores the website object (e.g., app name, primary color, and etc.)

    • var - dummy - This is a placeholder group. You can store any data here by updating the type of content and data source of the group.

  • Clicking on Button VIEW MORE will show Group List of images

  • Clicking on Group List Image will show the selected image in Group Main Image

  • This module will come with three reusable elements:

    • star rating - Set the data source of the reusable to a number between 1 to 5 to display the appropriate stars.

How to set up

  • Remove or add additional UI components in Group Anchor

  • Resize Group page860Group and add other modules inside of it

If you add more modules, please resize Group PLACEHOLDER so that it is not overlapping with any other elements (for responsiveness).

  • Update Group Anchor's data type and data source

  • To make the profile page dynamic, update the page's type of content and set Group Anchor's data source to Current page's data type

  • To change the default image on which main image to show when the page is loaded, open Group Main Image and update the image data source.

  • To change the list of images displayed in the top section, update RepeatingGroup images's type of content and data source.

UI design components

Please note that these components are all purely design assets and that they are not connected to any workflows. Hide or remove any components that you do not need.

Group Status

Use this component to indicate whether a user is online, offline, or busy by adding conditional statements to change the background color of the group

Group Rating

Use this component to display profile ratings

Group Left and Group Right

Simple navigation arrows you can use to view different profiles

Group Star Rating

Use this component to display star rating and reviews. Set the star rating reusable element's data source to a number between 1 to 5

Group Tags

Use this component to display a list of tags. It contains an element called Multidropdown tags (the element is set to disabled). Make sure to set the Choices style to Dynamic choices and to update the choices list and default value list.

Group Progress Bar

This group uses a plugin called Progress Bar

Use this component to display progress or completion rate. Update Progress barLayout1-1's percentage to dynamically refer to a number.

Group Button Menu Items

Use this component to show additional options in a menu focus group called GroupFocus button.

Group Actions

Use these groups to navigate to different pages/tabs or trigger a popup to show

This makes it easier to set up (e.g., https://airdev.co/profile/andrew). Feel free to just refer to Current page's type if you are not planning on using pretty urls.

This page will come with a Popup Hidden Variables. For more information on how to use the Popup Hidden Variables, .

pretty urls
click here
header A
footer