html tag used for hyperlink doesn't work in Jasper Report

前端 未结 4 1681
我寻月下人不归
我寻月下人不归 2020-12-21 10:28

I want to make one word of a sentence as a hyperlink. I have written it as : Click on our website to know the details. The ma

4条回答
  •  Happy的楠姐
    2020-12-21 10:33

    The HTML markups are only intended for the purpose of styling a text field. You are looking for the "Hyperlink" option. It doesn't work for static text fields though, but when you right click on a text field you should find the item "Hyperlink" in the context menu. This allows you to link the field to an anchor, another report or a webpage.

提交回复
热议问题