Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleUpdate a Display Pattern

How to update your Display Pattern?

Find your desired Display Pattern in the settings and select edit.

  1. Find the individual field values (1)

    1. {if} {{data.layer.field | liquid filter }} {endif}

  2. Add spaces and special characters or line breaks using HTML <br>

  3. Validate your edits in the preview

You can add HTML and CSS for styling your Display Pattern.

Filter by label (Content by label)
showLabelsfalse
max50
cqllabel = "display-pattern" and label = "html" and space = "SOL"

Re-Render after Display Pattern Update

After changing an existing Display Pattern, you will find a badge on settings in the main menu. Go there and follow the red badge.

  1. Open settings

  2. Open status

  3. Open outdated Display Pattern.

  4. Re-Render

Please be aware that this will start a rerendering of all display values and may affect the performance of the system. Consider rerendering only after you finish your edits, work with the preview in the Display Pattern editor for quick validation of your edits.

Expand
titleDelete a Display Pattern

How to delete a Display Pattern?

To delete the Display Pattern, you must provide at least a space. The Display Pattern cannot be empty. For a better overview, you should provide a dash or pipe instead of a space.

  1. Open your desired schema and edit the desired Display Pattern

  2. Remove everything in the editor on the left

  3. Add a space, dash, or pipe (whatever you prefer)

  4. Save your Display Pattern

Re-Render after Display Pattern Update

After changing an existing Display Pattern, you will find a badge on settings in the main menu. Go there and follow the red badge.

  1. Open settings

  2. Open status

  3. Open outdated Display Pattern.

  4. Re-Render

Please be aware that this will start a rerendering of all display values and may affect the performance of the system. Consider rerendering only after you finish your edits, work with the preview in the Display Pattern editor for quick validation of your edits.

...