Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Change accesspoint

Hello,

We want to modify the accesspoint and add new features inside

Idea was to create an application where the user can connect and open application by using this application

So if today, I open this application, we have created button to access to the others.

Now, we want to redirect user when they open the accesspoint to the new application automatically which have alose the list of application.

We want also to keep an access to the current Accesspoint

That's mean in the application we want to have a link where the user can have access to the accesspoint

If i make a resume :

User connect

User is redirecting to the application where he can find his application

User can click on a button to go to the acesspoint

We are not using IIS, and all of our users have a name cal

Thanks

Adrien

1 Solution

Accepted Solutions
Not applicable
Author

Ok to do that :

I have duplicated file : index.htm

- index.htm add <meta http-equiv="refresh" content="0; url=qlikview.sdsq.com/applicationName.qvw" />

- and rename duplicate index to index_no_redirection.htm

- add a button to qlikview.fsfdsf.com/qlikview/index_no_redirection.htm

View solution in original post

1 Reply
Not applicable
Author

Ok to do that :

I have duplicated file : index.htm

- index.htm add <meta http-equiv="refresh" content="0; url=qlikview.sdsq.com/applicationName.qvw" />

- and rename duplicate index to index_no_redirection.htm

- add a button to qlikview.fsfdsf.com/qlikview/index_no_redirection.htm