I am using the survey tool that many of you all saw at lotussphere. It works but when the emails get sent out to the survey recipients the email link has localhost instead of the server FQDN. Has anyone ever seen this before?
Subject: Solved !
I ve check with the designer and it concerns the script (go to designer , open the code menu / script libraries / srveyFunctions and choose the OUtline tab.
in the code you look after this :
emailmsg=emailmsg+@NewLine()+@NewLine()+“http://localhost/SurveyTool.nsf/TakeSurvey.xsp?action=editDocument&documentId=”+userdoc.getUniversalID();
you replace it by your server ‘servername.domain’
bye
Gregory Cubat
www.aweurope.be
Subject: same trouble…
Hi I ve the same problem Have you got the solution now ? thx
Greg