Forum Discussion
_anomDiebolt_
8 years agoQrew Elite
The critical question to answer first is if the code page EOTIcodepage.js is loading on the mobile. Just put an alert into the code page and see it show up.
To help debug, what is the URL of the page you are starting from? Mobile pages can have a different structure in terms of HTML and JavaScript than their non-mobile counterpart. This is probably the cause of the script not working
To help debug, what is the URL of the page you are starting from? Mobile pages can have a different structure in terms of HTML and JavaScript than their non-mobile counterpart. This is probably the cause of the script not working
GeoffreyHarmuth
8 years agoQrew Captain
it is an e-mail with an embedded rich text formula URL button -
"<a href=" & [Add Survey] & ">" & "<font color=blue>Click here to begin our Short Survey</font color>"
& "</a>
"<a href=" & [Add Survey] & ">" & "<font color=blue>Click here to begin our Short Survey</font color>"
& "</a>