Moxly Docs
  • 👋Welcome to Moxly
  • Overview
    • 💡What we do
    • ✨Our Features
  • Dashboard and settings
    • 🖥️Dashboard
    • 📎Setting up the app
    • 🌐Languages
    • 🔔Push Messages
    • 📳Publication
    • 👩‍💼Managers
    • 🌐Custom Domain
  • Canvas and Database
    • 🛠️Database
      • 📝Creating pages
    • 🛠️Components
      • Customers
      • Buttons
    • 🛠️Actions
    • 🕑Appointments
      • Admin Panel
      • Screens in an App
  • Figma To Design The UI
    • 🎨For Designers
    • #️⃣Tags
      • Page Tags
      • Page structure
      • Element tags
      • Action and Component Tags
      • Animation
    • 🥅Modal windows
    • 🔲Popover windows
    • 📄Menu
    • 🚞Containers
      • Database containers
      • Search
      • Registration and authorization
      • Google Maps
      • Appointment calendar
      • Fixed content
      • Hide/Show
  • Integration
    • ⚙️Wordpress
    • ⚙️Airtable
    • ⚙️Google Sheets
    • 🌐Webview
  • Rest API
    • ⚙️About Rest API
  • Version history
    • ⚙️Changelog
  • Moxly CMS "Enterprise"
    • ⚙️About
      • ⚙️System Requirements
      • ⚙️Libraries And Tools
      • ⚙️Install Moxly CMS
      • ⚙️Administrator Settings
Powered by GitBook
On this page
  • Setting up and managing users
  • Setting up an authorization form in Figma
  • Setting up an registration form in Figma
  • Setting up a password reset form in Figma
  • Configuring the user profile screen in Figma
  1. Canvas and Database
  2. Components

Customers

PreviousComponentsNextButtons

Last updated 1 year ago

To create user registration and authorization pages, we will need to make 4 screens and use forms: authorization, registration, password reset, profile form

Containers must have #login-form, #restore-form, #registration-form and #profile-form tags. You can use prototype actions with these containers; in this case, after a successful action, you will be taken to the next screen.

Each container must have a #submit-button element inside it. This is a button that, when clicked, will perform the authorization, registration, update or password reset action.

Also inside the container there may (but not necessarily) be a container with the #error-message tag - this container will be shown in case of an error.

Also inside the container there may (but not necessarily) be a container with the #notvalid-message tag - this container will be shown if the email is entered incorrectly

The #login-form container must contain two fields: #email-field and #password-field - they will be converted to input fields.

Setting up and managing users

In the control panel you can configure the necessary fields for the authorization form and user profile

Setting up an authorization form in Figma

Design the page the way you like, add a container with the authorization form and the #login-form tag

Setting up an registration form in Figma

Design the page the way you like, add a container with the registration form and the #registration-form tag

Setting up a password reset form in Figma

Design the page the way you like, add a container with the registration form and the #restore-form tag

Configuring the user profile screen in Figma

Design the page the way you like, add a container with the registration form and the #profile-form tag

🛠️
Figma
Moxly
Figma
Moxly
Figma
Moxly
Figma
Moxly