You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, DJHyperLink only allows to specify tool-tip and hyperlink expression. It would be great if we could also specify hyperlinkTarget attribute supported by all Jasper hyperlink elements.
The values for hyperlinkTarget are:
Self
Blank
Parent
Top
I've looked at HyperLinkUtil.java and it seems like a straightfoward change. Would you accept a pull request for this feature?
The text was updated successfully, but these errors were encountered:
Currently, DJHyperLink only allows to specify tool-tip and hyperlink expression. It would be great if we could also specify hyperlinkTarget attribute supported by all Jasper hyperlink elements.
The values for hyperlinkTarget are:
I've looked at HyperLinkUtil.java and it seems like a straightfoward change. Would you accept a pull request for this feature?
The text was updated successfully, but these errors were encountered: