Skip to main content

AYCC Form Builder

AYCC Form Builder lets you create visual interfaces and content without writing code. You can build pages, forms, dashboards, graphic elements, data components, and exportable content.

Access

The recommended way to open the Builder is from MainApp_DEMO through the Builder entry in the sidebar. Locally, you can also open http://localhost:5174.

PathPurpose
/loginBuilder login
/registerRegistration
/guest-loginGuest access, when enabled
/dashboardProject list
/builder/:projectIdVisual editor for a project
/profileUser profile
/settingsSettings
/bridgeAccess through MainApp_DEMO

Project Dashboard

From the dashboard you can view projects, create a new project, open an existing one, manage project settings and data, and access invitations or collaboration features when enabled.

Visual Editor

AreaWhat you do
CanvasArrange and select page elements
ToolboxPick components to add
Property panelEdit text, colors, size, and behavior
Layers or structureControl hierarchy and order

Available Components

The Builder includes text, headings, HTML, buttons, icons, images, video, sliders, containers, grids, headers, footers, forms, shortcodes, cards, accordions, modals, tabs, breadcrumbs, dropdowns, charts, data grids, record lists, calendars, task manager, Chatwoot inbox, social elements, avatars, steppers, spacers, and dividers.

Working method

Build the structure first with containers, grids, headers, and footers. Add text, forms, and data components afterward.

Editing Elements

  1. Select an element on the canvas.
  2. Open the property panel.
  3. Change content, style, and settings.
  4. Check the result in preview.
  5. Save before changing page or project.

Elements can be duplicated, deleted, reordered, and moved.

Templates

Templates let you start from a ready-made structure for landing pages, dashboards, standard forms, reusable sections, and quick prototypes. After applying a template, customize texts, colors, images, and data components.

Forms and Data

When you need to collect data in a table, first prepare the base and table in DB Designer, then use the Builder to create the form or view.

Collaboration

The Builder supports project invitations, collaborators, real-time collaboration status, and a dedicated synchronization backend. When multiple people work on the same project, agree who edits which pages.

Plugins

Plugins extend the Builder with custom components. Before using a plugin in an important project, check that it is active, recognizable, works in preview, and is included correctly in exports.

Export and Publishing

Before exporting, open preview, check desktop and mobile, verify images and data components, save the project, and run the export.

Dynamic components

Components that depend on APIs, databases, or user sessions may require additional configuration outside a simple static export.