Views edit/contextual links

Created on 15 May 2018, about 6 years ago
Updated 3 July 2023, 12 months ago

For registered user with right to edit views
in drupal_view()
it would be excelent to display subject β†’ .

✨ Feature request
Status

Closed: won't fix

Version

2.0

Component

User interface

Created by

πŸ‡ΊπŸ‡¦Ukraine dunot

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡¦Ukraine vlad.dancer Kyiv

    Example of contextual links for a view block:

    <div class="contextual-region position-relative">
      {{ drupal_contextual_links('entity.view.edit_form:view=homepage_blocks:location=block&name=homepage_video_b&display_id=homepage_video_b') }}
      {{ drupal_view('homepage_blocks', 'homepage_video_b') }}
    </div>

    Note: position-relative - BS5 class.

Production build 0.69.0 2024