Could someone please tell me the path to the Client Landing Page webpage?We are wanting to add some basic verbiage, above a group of text boxes.
I believe your landing page with web help desk would just be the subdomain added to your domain address. At least that's how ours is set up.
https://helpdesk.MYWEBSITE.com
But if I were trying to find the actual webpage file, via Windows Explorer, where would it be located?
I'm not positive but I believe the landing page formatting is controlled by the clientInterface.css file found in the following folder: C:\Program Files\WebHelpDesk\bin\webapps\helpdesk\css
Upon looking at the .css file, I noticed that it calls upon many images in the following folder: C:\Program Files\WebHelpDesk\bin\webapps\helpdesk\resources\images\client
Also, any changes you make are wiped away with help desk version updates.
Hope that helps!
Thank you Mark. I was able to find the css files, and javascript files that the website uses. But I cannot find the actual webpage (*.woa) files anywhere.
According to the URL, they are in a folder called "WebObjects", but that is nowhere to be found.