Hi there,
I have a link image field as part of a custom node type. Intially setup to open the link in a new window, is it possible to change that to open in the same window? I have changed the link target in the Link Image property of the node, but it continues to open in a new window. Is there anyway to get the existing nodes refreshed so that they open in the same window as opposed to a new window?
Thanks,,
Dave
Comments
Comment #1
pfrenssenI have just tested this with the latest development version. I have set the default target to _blank, and have overridden this to _self in a node, and it works fine. Can you check if the latest version fixes the problem for you? You can find the latest code if you check out the master branch with git.
Comment #2
sickness29 commentedDevelopment or support is not planned for D6. All D6-related issues are marked as outdated in a bunch.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!