cancel
Showing results for 
Search instead for 
Did you mean: 

Redirect to share tire view link from web script with/without using view freemaker

aditya_chaudhar
Champ on-the-rise
Champ on-the-rise
Is it possible to redirect to anather link from webscript..??

As per i know we can skip model but we cannot skip View [freemaker template]

use Case :
1. go to websript from site-index.jsp
2. from here go to link from repository based on Javascript logic in web script.


I dont want to show anything OR skip freemaker template

Can this possible? How ?
Please assist me about possible ways.

Also any alternative if there to my use case.

Thanks and Regards
Aditya C Chaudhari
2 REPLIES 2

aditya_chaudhar
Champ on-the-rise
Champ on-the-rise
Hi Forum ,
I am still struggling with this.
I tried with ,
window.location.href = 'http://www.google.com'; //Will take you to Google.

But it is also not working from web scripts.

If anybody has solution please help/assist me

Thanks and Regards
Aditya C

Solved ,
Those who has same problem please refer below link discussion

https://forums.alfresco.com/forum/end-user-discussions/alfresco-share/alternate-url-noderef-content-...
here i have redirect from FTL file.


Thanks and Regards
Aditya C Chaudhari