Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
manojkulkarni
Partner - Specialist II
Partner - Specialist II

Remove Last Updated time from Accesspoint

Hi All,

any idea how can we remove last update time of each application ? I don't want to show this time in access point .

update time.png

2 Replies
Chanty4u
MVP
MVP

i thnk not possible manoj.

based on that users will chk latest report na.

marcus_sommer

You will need to adjust the index.html from the access point respectively the javascript-files behind them. It should be not very difficult for an experienced web-developer to remove that. I personally have only some basic skills and would therefore try a quite cheap solutions and changing the font-color to white respectively to the background-color with an additionally css-file or per hard-coding this format within the site: HTML font color Attribute.

ps: Before playing with the html/js-files from the server make a BACKUP from them.

- Marcus