Skip to content

Typo on Twig compontent editlink #1199

@Sander-Hub

Description

@Sander-Hub

Hi there 👋

On the following page:
https://docs.boltcms.io/5.0/twig-components/extras#examples

it says

Capture_edit_link

this does not work, the magical filter that does is:

edit_link

like so:

{% if record|edit_link %} <a href="{{ record|edit_link }}">Edit this page (№ {{ record.id }})</a> {% endif %}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions