BookmarkSubscribeRSS Feed
DartRodrigo
Lapis Lazuli | Level 10

Hi guys,

 

Is there any way to change the index.html to my .html ?

 

I mean, create a main page with all reports while the users entering the Login Page.

 

Today(After Login Page):

 

MainPageToday.PNG  

Needed(After Login Page Something Like this):

 

MainPageNew.PNG

 

Please need help.

 

Thanks in Advance

2 REPLIES 2
JuanS_OCS
Amethyst | Level 16

Hello @DartRodrigo,

 

instead of changing the default login page, not very recommendable, since it would be hard to maintain and, in case of issues, it is a not supported change, I would just go for a different solution. Let me explain myself:

 

- Your request is to redirect the users to your customized home page after login.

- I would propose you to create a home page and, when a users clicks on a report for first time, they will be requested for a login, and then directly redirected to the report. Next clicks on different reports, whilst the session is still on, the users won;t be requested for a login, just redirected to the report.

 

To implement this alternative, yoou could just substitute the index.htm that is located in your Apache, which is under /Config/LevX/Web/WebServer/htdocs.

 

Bear in mind, that this Apache does not have a module to interpret php or java, therefore it would require just static files, such as html, css and js.

 

Damo
SAS Employee

Hi @DartRodrigo

 

If you have questions regarding the Home page and its customization, you may find the answer from the Help directly accessible from that Home page

Help.JPG 

 

And if you want to display thumbnail, the va.supportSharedThumbnails property might be helpful.

You'll find more details from SAS® Visual Analytics 7.4: Administration Guide and the Administering SAS Home section.

Similars details are available from the SAS® 9.4 Intelligence Platform: Web Application Administration Guide, Sixth Edition documentation and its dedicated The SAS Visual Analytics Home Page section.

 

If that one does not assist you, hopefully you'll have moe helpful answers coming your way.

 

Cheers,

Damo

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1327 views
  • 2 likes
  • 3 in conversation