Skip to content

Events

Events attached to pages trigger actions when certain conditions are met. With Symphony’s event editor, you can create front-end saving events. These events allow data from a submitted form (e.g., a commenting system) to be stored in a section.

General

Before creating an event, first set up the section with the fields where the entries will be stored (see also “Create a new section”).

Front-end Form Markup

The front-end form markup for all fields has been completely redesigned. Inline comments are included to explain why certain attributes are used for each field. You can integrate this markup directly into your page template. Since Pico CSS is integrated by default, the forms are not only visually appealing but also usable and accessible.

Create a new event

Naming

Choose clear and descriptive names so that the purpose of the event is immediately recognizable. This will help keep your project structured and maintainable, especially as it grows.

  1. Select the section where entries should be saved.
  2. Enter a unique name for the event.
  3. Under “Filters,” select conditions or actions that should apply to this event.
  4. Attach the event to a page.
  5. Create the event by clicking the button “Create Event“.