Tile Section β
The Tile Section in the Website Builder is where you manage tiles - the reusable content containers that hold your elements. Understanding the relationship between Tile Templates and Tile Instances is key to efficient application development.
Overview β
The Tile Section enables you to:
- Create tile templates as reusable design masters
- Place tile instances on pages
- Manage tile content including elements and layouts
- Reuse designs across multiple pages efficiently
Understanding Tiles β
What is a Tile? β
A tile is a container that holds elements (text, inputs, buttons, images, etc.). Tiles organize your page content into manageable, reusable sections.
Templates vs. Instances β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β TILE RELATIONSHIP β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β β
β ββββββββββββββββββββ β
β β TILE TEMPLATE β β Master/Source design β
β β (Master) β β
β β β β
β β β’ Define once β β
β β β’ Reuse many β β
β ββββββββββ¬ββββββββββ β
β β β
β β Creates β
β βΌ β
β ββββββββββ¬βββββββββ¬βββββββββ β
β βInstanceβInstanceβInstanceβ β Copies on pages β
β β A β B β C β β
β β β β β β
β β Page 1 β Page 1 β Page 2 β β
β ββββββββββ΄βββββββββ΄βββββββββ β
β β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββTile Section Layout β
The Tile Section in the left panel shows:
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β TILE SECTION β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β β
β [+ New Tile Template] β
β β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββ β
β β π Header Card β β
β β Type: Template β β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββ β
β β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββ β
β β π Survey Form β β
β β Type: Template β β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββ β
β β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββ β
β β π Contact Card β β
β β Type: Template β β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββ β
β β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββKey Concepts β
Tile Template β
The master version of a tile:
| Aspect | Description |
|---|---|
| Purpose | Define reusable tile designs |
| Location | Stored in Tile Section library |
| Editing | Changes can propagate to instances |
| Elements | Contains elements in their default state |
Tile Instance β
A copy of a template placed on a page:
| Aspect | Description |
|---|---|
| Purpose | Display tile content on a page |
| Location | Placed on specific pages |
| Editing | Can override template settings |
| Data | Can have instance-specific data |
Working with Tiles β
Creating a Tile Template β
- Click "+ New Tile Template" in the Tile Section
- Give the template a descriptive name
- Add elements to design the tile
- Save the template
Placing a Tile Instance β
- Select a page where you want the tile
- Drag a template from the Tile Section
- Drop it onto the page canvas
- An instance is created
Editing Tiles β
| Want to... | Do this... |
|---|---|
| Change all instances | Edit the template |
| Change one instance | Edit that specific instance |
| Add an element everywhere | Add to template |
| Add element to one tile | Add to specific instance |
Tile Properties β
Template Properties β
| Property | Description |
|---|---|
| Name | Template display name |
| Description | Optional description |
| Default Size | Initial dimensions |
| Background | Default background style |
| Padding | Internal spacing |
Instance Properties β
| Property | Description |
|---|---|
| Position | Location on the page |
| Size | Instance-specific dimensions |
| Overrides | Changes from template defaults |
| Data Bindings | Instance-specific data connections |
Sub-sections β
Tile Templates β
Learn how to create and manage tile templates - the master designs that can be reused.
Tile Instances β
Understand how to work with tile instances - the copies placed on your pages.
Common Workflows β
Creating a Reusable Form β
- Create a new tile template
- Add form elements (inputs, buttons)
- Style the template
- Drag instances to any page that needs the form
Building a Header/Footer β
- Create header tile template
- Add navigation elements
- Place instance on each page
- Update template to change all pages
Creating a Card Layout β
- Design a card tile template
- Add image, title, description elements
- Place multiple instances on a page
- Bind each instance to different data
Best Practices β
Plan your tiles - Identify reusable patterns before building
Name clearly - Use descriptive template names
Use templates for repeated content - Header, footer, cards
Keep templates focused - One purpose per template
Consider data binding - Design for dynamic content
Document your tiles - Keep notes on tile purposes
Troubleshooting β
Instance Not Reflecting Template Changes β
- Verify you edited the template, not the instance
- Check if instance has overrides
- Refresh the builder
Cannot Add Element to Tile β
- Ensure the tile is selected (not an element inside it)
- Check tile isn't locked
- Verify you're in edit mode
Tile Not Appearing on Page β
- Confirm the instance was placed successfully
- Check page-level conditions
- Verify tile visibility settings
Questions? β
If you have any questions, please don't hesitate to contact us. Alternatively, you can submit an issue on this platform.
Useful Links: β
Website Builder - https://help.acenji.com/#/./create-web-application/website-builder/index Page Section - https://help.acenji.com/#/./create-web-application/website-builder/page-section/index Elements - https://help.acenji.com/#/./create-web-application/elements/index