Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to create a "Home" page that users see when they open an application. From there, I want to build navigation buttons to sheets within the application so they always come back to this "Home" page for their GUI
You will not be able to do that in out of the box Qlik Sense. If you can you will need to create a mashup.
The best you can do is have the first sheet be the home page. You could add buttons from an extension to navigate to the other sheets from here and then back to the home page from the other sheets. The only way to have the home page open is to have the user use the URL directly to it instead of going to the hub first.
Hi John,
Is it a mashup or a regular application?
The first sheet in your application could be this Home page.
The back to homepage button could be a KPI object. This object have a link-to-sheet properties, you can "drill-back" to the first page.
If you want to open application directly with home page, you can achieve it with copy the link of the first sheet and send to your users, I think it can't possible directly.
HTH
G.
You will not be able to do that in out of the box Qlik Sense. If you can you will need to create a mashup.
The best you can do is have the first sheet be the home page. You could add buttons from an extension to navigate to the other sheets from here and then back to the home page from the other sheets. The only way to have the home page open is to have the user use the URL directly to it instead of going to the hub first.
This is the correct way to achieve this
regular application
can you hide the other sheets so that only the "home" page is showing?
then you can follow mine or Mark's steps to achieve that.
With regular application you can't hide the sheets.
Hi John,
did you found a suitable approach for a "landing page"?
I think it is crucial for users to have an appealing entry page. In this way, we are also very interested.
Not really an ideal solution but maybe create a single app where you just design the home screen
In that home screen app assign different buttons naming different sheets etc
When a user selects that button the action is set to open a URL which would navigate them to the app with data
You can save bookmarks in that URL link to force the filters or just the default page.
I guess the default Text object in Qlik sense can open external URLs