- Joined
- Mar 27, 2017
- Messages
- 31
- Reaction score
- 12
I can't seem to figure out where the %%WEBCLIENTURL%% vairable is populated. I figured that I'd see it in the parameters, but it doesn't show up in 15.5.5. Clients are getting the internal IP address in their Welcome emails, but b/c the system is hosted, they need to use the FQDN.
The code in the email template is below:
<ol type="List">
<li>%%IF_TWO_LINKS_START%%Go to %%WEBCLIENTURL%% if in the office or <br>%%WEBCLIENTURLPUBLIC%% when out of the office%%IF_TWO_LINKS_END%%%%IF_ONE_LINK_START%%Go to %%WEBCLIENTURL%%%%IF_ONE_LINK_END%%</li>
<li>Login using %%EXTNUMBER%%</li>
<li>With password %%SERVICES_ACCESS_PASSWORD%%</li>
</ol>
Thanks!
Randall
The code in the email template is below:
<ol type="List">
<li>%%IF_TWO_LINKS_START%%Go to %%WEBCLIENTURL%% if in the office or <br>%%WEBCLIENTURLPUBLIC%% when out of the office%%IF_TWO_LINKS_END%%%%IF_ONE_LINK_START%%Go to %%WEBCLIENTURL%%%%IF_ONE_LINK_END%%</li>
<li>Login using %%EXTNUMBER%%</li>
<li>With password %%SERVICES_ACCESS_PASSWORD%%</li>
</ol>
Thanks!
Randall