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
  1. Figma To Design The UI
  2. Containers

Appointment calendar

Containers for displaying the calendar of record selection for the booking module

PreviousGoogle MapsNextFixed content

Last updated 1 year ago

If the container has the tag #appointment_calendar, then inside this container in the constructor there will be a calendar for selecting an entry for the Appointment module. The template inside this container can contain any information, during the build it will be replaced with a calendar. Important - before showing the calendar in the logic of the program, the service and provider must already be selected beforehand, otherwise the calendar will not be shown.

🚞