By Gae58 on
Hi, I have a view with a button to call up a module. I would like the recall of this module to take place in a new window that overlaps the current one and with different sizes
I tried this code, but it opens the ion module a new tabe and resizes the window
<a href="/giorni" class="button" target="_blank" resizable=0, width=300, height=200 > GIORNI </a>
Comments
References
References
1. Ajax Dialog Boxes
2. Creating a modal in Drupal 8 with one line of HTML
3. How to show node in modal or dialog box in drupal 9.
Thanks for the links
Thanks for the links