I'm currently making an edit to the page where someone clicks a name and it takes them to their chat/profile on Cliq. It currently works on browser, but if they were to use the Creator mobile app it opens up it's own browser instead of the Cliq app.
<text marginTop='8px' action='ExecuteFunction' executeWorkflow='atOnce' parameters='${ID}' functionName='JobSheets.CliqCS' color='#5A25A7' size='18px' uppercase='false' underline='false' bold='true' italic='false' type='Text' value='<%=CSrep%>'> </text>
Attached is what screen I get when I'm on the mobile Creator app: