Block link attributes

Intro

This section of the admin panel contains the Block Link Attributes feature. These attributes are used when adding a new extra block and configuring a link/button in this extra block. You can either select from existing attributes or create a new one as needed.

Block link attributes list

This section displays a table of all block link attributes with the following columns:

  • Type: Type of attribute like ID or Class name.
  • Value: Attribute value.
  • Actions: Options to manage the link attributes.

Available Actions

  • Filter by Type: Dropdown with types lise ID or Class name.
  • Active / Bin Toggle: Move link attributes to the bin (soft delete) or restore them, with the option to permanently delete.
  • Search: Search by value.
  • Create New entity: Add a new link attribute entity.
  • Edit Existing entity: Modify an existing link attribute.
  • Move to Bin: Temporarily remove a link attribute.
  • Restore: Reinstate a link attribute from the bin.
  • Delete: Permanently delete a link attribute (only available in the bin section).
Block link attributes

Create new link attribute

The form for creating a new link attribute contains the following fields:

  • Type: The type of the attribute like ID or Class name.
  • Value: Attribute value.

Required Fields

  • Type
  • Value

The edit form follows the same structure.

Block link attributes