Skip to main content
Solved

Hide link to aurena?

  • September 21, 2021
  • 2 replies
  • 170 views

Forum|alt.badge.img+7

Is there an ‘official’ way to hide the link to aurena on the main IFS Apps 10 launch page?

Best answer by Manoj Ruwanhewa

Hi @mdeanton ,

I have tried to change the external URL structure and also under the branding options of IFS middleware server admin console but that functionality is not available 

  

 

But we can do this from the back end inthe  application server. 

 

For example, in my case, below is the landing page behaviour before the change

 

Now to your  application server, <ifs_home\repository\installer\templates\apache2 directory and locate index.html file and take a backup of it.

 

 

Now open the index.html file in edit mode and comment out the highlighted html source and save.

 

Finally, perform a reconfiguration using installer.cmd script

 

 

Aurena link in not available. 

It would be good to take assistance from a IFS technician to perform this kind of change. 

Best Regards

Manoj

This topic has been closed for replies.

2 replies

Manoj Ruwanhewa
Superhero (Partner)
Forum|alt.badge.img+15
  • Superhero (Partner)
  • 153 replies
  • Answer
  • October 12, 2021

Hi @mdeanton ,

I have tried to change the external URL structure and also under the branding options of IFS middleware server admin console but that functionality is not available 

  

 

But we can do this from the back end inthe  application server. 

 

For example, in my case, below is the landing page behaviour before the change

 

Now to your  application server, <ifs_home\repository\installer\templates\apache2 directory and locate index.html file and take a backup of it.

 

 

Now open the index.html file in edit mode and comment out the highlighted html source and save.

 

Finally, perform a reconfiguration using installer.cmd script

 

 

Aurena link in not available. 

It would be good to take assistance from a IFS technician to perform this kind of change. 

Best Regards

Manoj


Manoj Ruwanhewa
Superhero (Partner)
Forum|alt.badge.img+15
  • Superhero (Partner)
  • 153 replies
  • October 14, 2021

HI @mdeanton ,

 

Above mentioned way also the official way to do this 

Please check the below  documentation 

https://docs.ifs.com/techdocs/foundation1/050_development/022_user_interface/080_landing_page_development/default.htm

 

Regards

Manoj