Last active
October 19, 2018 21:34
-
-
Save rlnorthcutt/6c08a436a2c75f7126573245ce20a2bb to your computer and use it in GitHub Desktop.
Drupal 8 modal link
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Easily create a modal link in Drupal | |
p><a class="use-ajax" data-dialog-options="{"width":800}" data-dialog-type="modal" href="/node/2">See node 2</a></p> | |
source: https://befused.com/drupal/modal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment