Version:

Acquia Cohesion renames to Site Studio from version 6.2. Tell me more.

    Create a component

    You can create components using the component builder. Components can include a settings form to allow for editable content, styles and other settings.

    Creating a simple editable component

    The following steps are an example to demonstrate how to create a very simple component with an editable field. To make a more complex Component, the same steps are used but with a more advanced layout and more form fields.

    Step 1 - Create a new component

    1. Navigate to Site Studio > Components > Components
    2. Click +Add component


       
    3. On the next screen within, within the Details area, enter a name in the Title field
    4. Select a category in the Category field. This determines where the Component is displayed on the Sidebar browser
    5. Check the Enable inline editing checkbox to allow the components content to be edited directly on the website.
    6. Within the Availability section, leave it set to All. For more information, see Restricting where a component can be used.

    Step 2 - Create the component layout

    1. Click on the + plus button on the Layout canvas to open the Sidebar browser
    2. Drag a Paragraph element onto the Layout canvas.

    Step 3 - Create the component form

    1. Click on the + plus on the Component form builder to open the Sidebar browser
    2. You will see that the Elements within the Sidebar browser are Form elements. If not, select Fields in the menu at the top of the sidebar
    3. Drag a Plain text area field element onto the Component form builder
    4. The field will show [machine name not set].


       
    5. Double click on the Field in the component form builder to open its settings
    6. At the top of the field settings, you will see a field with 'Plain text area' within it. This is the default label for the field. You can change this to something more meaningful. For this example, change it to 'Paragraph text'
    7. When you change the label for the first time, the Machine name field below will update. You can update the machine name in the future by clicking the Edit icon on the right of the field.
    8. Click Apply at the bottom of the settings form


       
    9. You will now see that the Field on the Component form builder displays a machine name as a token. This is what you will use to link the field to your component elements. 

    Step 4 - Link the component form to the component layout

    1. Double click the Paragraph element on the Layout canvas to open its settings
    2. Click on the + icon to switch all fields into variable mode. This allows you to enter tokens into the fields
    3. Enter [field.paragraph-text] (this is the machine name of your plain text area field) in the Paragraph text field. Ensure you use square brackets around the token.
    4. Click on the + icon to toggle out of variable mode
    5. All fields should turn back to their original state except for the Paragraph text field
    6. Click Apply

    Step 5 - Preview your form and save your component

    1. Preview your component form in the Component form preview area
    2. Click Save and continue to save your new Component

    Step 6 - Add your component to a page

    1. Navigate to and edit a page which has the Layout canvas
    2. Click on the +plus button to open the Sidebar browser
    3. Click on the Components tab
    4. Drag your new Component onto the Layout canvas
    5. Double click on the Component to edit its settings
    6. Add some text to the Plain text area
    7. Preview your page to see your Component applied.
    DX8 knowledge base icon

    Frequently asked questions

    Get instant answers to common questions. Available online 24/7.

    Find answers

    Raise a ticket icon

    Raise a support ticket

    To raise a ticket, sign into Acquia Cloud and select Help in the top menu.

    Raise support ticket

    Acquia

    Copyright © 2020 Acquia, Inc. All Rights Reserved. Drupal is a registered trademark of Dries Buytaert.