Qlik Sense URL - Javascript - .Net

Qlik Sense URL - Javascript - .Net

LianamelissaLianamelissa Posts: 2Questions: 2Answers: 0

Hai all, I am making a Qlik sense application in .Net using the Single Configurator. I have an issue with URLs that are not generated correctly.

<a ng-if="cell.representation === 'url' && ( !selections.active && interactive )" qva-activate="openUrl(cell.url)" ng-attr-title="{{cell.url}}" class="ng-scope ng-binding" title="http://xxx.xx/xx/xxx/xxx/1234">Sporingsside</a>
As you can see from the auto-generated HTML above, the href is missing. The URL is displayed in the title...

Furthermore, it is set to be a URL in the Qlik sense app itself.

Does anyone have a solution to this, or have encountered the same problem? Or maybe even know if there is possible to change the qlik.js resource?

Thanks in advance.

Answers

  • colincolin Posts: 15,146Questions: 1Answers: 2,586

    Is is relevant to DataTables - it seems a more generic question on Qlik? It would be worth posting on StackOverflow or a more specific forum instead.

    Colin

This discussion has been closed.