| Author |
Message |
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 21/07/2010 07:25:49
|
sabreins
SysAider
Joined: 21/07/2010
Messages: 14
Offline
|
Hi all
First of all, really impressed with the amount of customisation I've been able to do thanks to this community! Thanks.
Right, I've added buttons to a dedicated intranet page to submit a new service request, which opens up the SR request form in noframes. My question is, when the SR is submitted, a thank you page appears with a link back to the main helpdesk page, which I want to amend. I would like it to redirect back to the dedicated page I created.
Is this possible? I have looked and can't see where I can do it. The URL page shows http://sysaidURL/SubmitSR.jsp?noframe=YES
Many thanks
|
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 22/07/2010 05:30:58
|
sabreins
SysAider
Joined: 21/07/2010
Messages: 14
Offline
|
For further clarification, I've attached a screenshot to show the URL I want to change. I've found the "BackToMainPage" entry in the translation file, but can't see where to change the URL.
Anyone?
|
| Filename |
capture3.jpg |
|
| Description |
Back To Main Page URL on SR Thank You Page |
| Filesize |
11 Kbytes
|
| Downloaded: |
1 time(s) |
|
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 22/07/2010 06:33:22
|
Tex
Elite SysAider
Joined: 21/12/2009
Messages: 131
Offline
|
Hi Sabreins
You will need to edit the thank-you.htm page.
Do you know the procedure for updating html pages?
Tex
|
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 22/07/2010 06:40:02
|
sabreins
SysAider
Joined: 21/07/2010
Messages: 14
Offline
|
Hi Tex
I have looked at that file. I've made copies of all the HTML files and have configured SysAid to look at those templates, but I can't see where the code is to change that URL.
Any advice gratefully received.
Thanks
Roger
|
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 22/07/2010 06:41:08
|
Tex
Elite SysAider
Joined: 21/12/2009
Messages: 131
Offline
|
If you attach the html file I will have a look at it if you like?
Tex
|
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 22/07/2010 06:44:52
|
sabreins
SysAider
Joined: 21/07/2010
Messages: 14
Offline
|
Thanks Tex
File attached.
| Filename |
thank-you.htm |
|
| Description |
Thank You Page |
| Filesize |
7 Kbytes
|
| Downloaded: |
5 time(s) |
|
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 22/07/2010 07:32:13
|
Tex
Elite SysAider
Joined: 21/12/2009
Messages: 131
Offline
|
Can you not just add a hyperlink under the 'back to main page' link? So you would then have:
The ID of your service request is 20
Back to main page
Go to custom page
Tex
|
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 22/07/2010 07:37:42
|
sabreins
SysAider
Joined: 21/07/2010
Messages: 14
Offline
|
Hi Tex
If I knew where the code is being generated for the first link, I would!!! I just don't know what bit of code is calling it. I'm sure it's something very simple.
Thanks for your help so far, much appreciated.
Roger
|
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 22/07/2010 07:49:08
|
Tex
Elite SysAider
Joined: 21/12/2009
Messages: 131
Offline
|
Unfortunately we can not edit the hyperlink. I would either suggest adding another link underneath this so the HTML would be:
Or you can try something like this:
I'm not sure if $ID would be the correct variable to call you may need to get in touch with sysaid helpdesk for that. Sorry i cannot test this on my system.
Tex
|
|
|