Redirect to share tire view link from web script with/without using view freemaker
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2014 06:16 AM
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
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
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2014 06:36 AM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2015 06:50 AM
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
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
