Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v5] View buttons with link should accept Query language similiar to page preview #6861

Open
tobimori opened this issue Dec 10, 2024 · 0 comments
Assignees
Labels
type: enhancement ✨ Suggests an enhancement; improves Kirby

Comments

@tobimori
Copy link
Contributor

tobimori commented Dec 10, 2024

Description

CleanShot 2024-12-10 at 13 16 16@2x

This doesn't work - yet Query language works in options.preview.

buttons:
  preview:
    icon: youtube
    text: socialstar.youtube.video
    theme: red
    link: "https://youtu.be/{{ page.uuid.id }}"

Same for the text, so it works with translations.

Your setup

Kirby Version v5-beta.1

@distantnative distantnative added the type: enhancement ✨ Suggests an enhancement; improves Kirby label Dec 10, 2024
@distantnative distantnative self-assigned this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement ✨ Suggests an enhancement; improves Kirby
Projects
None yet
Development

No branches or pull requests

2 participants