- Issue created by @froboy
-
froboy β
committed cfd32623 on 1.2.x
fix: [#3472127] Allow link field to pass attributes
-
froboy β
committed cfd32623 on 1.2.x
Sites may want to enable the "Link (with attributes)" widget to open links in a new window. In this case we should support those attributes being passed to the link.
(Requested by YMCA of the National Capital Region)
- Change CTA widget to "Link (with attributes)"
- Set a Ping Pong link to open in a new window
- Observe attributes are not passed.
- Use the attributes of the link in the template.
- Change the field widget
- Add update hooks
Active
1.2
Code
fix: [#3472127] Allow link field to pass attributes