
Kay
https://support.realconnections.nl
-
合計アクティビティ765
-
前回のアクティビティ
-
メンバー登録日
-
フォロー4ユーザー
-
フォロワー1ユーザー
-
投票63
-
サブスクリプション342
コメント
Kayによる最近のアクティビティ-
Hi Daniel,In the request form you could do that yes.Something like if (window.location.href.indexOf("BRAND URL HERE") > -1) { document.querySelector('.request_subject').style.display = "none"; do...
-
Hi Uncle Joe,I am not 100% sure.. But I believe it depends on the API you are making the call to: Requests or Tickets.And whenever you use the tickets API you need to use the submitter_id property ...
-
Probably the support team.However if you want this resolved fast, I would advise to just test it yourself.
-
Bernard what does set the system as automatic mean? The part that you've built yourself, are you referring to the satisfaction email?
-
Hi Ron! Another Dutchy here.. 🇳🇱You can safely hide the web widget based on a URL (or any other JS variable). if (window.location.href.indexOf('.es') > -1) { zE('webWidget', 'hide');} Ps. if you u...
-
Hi Theis,Not sure if you can make a distinction between Facebook Ad Campaigns and comments.The article here says there is an option to show unpublished posts (which appears to be like ads).If so, y...
-
Completely understandable. Unfortunately I don't have access to the tickets. I am a volunteer here in the community.Maybe very silly, but to the subject lines match of all the 'bad' tickets?
-
Hi Team Quicko,The problem you're having would be best described asnot being able to show requesters profile fields in a view. Indeed that isn't possible. And I agree that it would be good if it's ...
-
Hi Elliott 👋Would you mind sharing (anonymized screenshots of) the headers of emails that aren't threaded.To my knowledge the threading in Outlook occurs via any one of these headers Message-ID, Re...
-
Hi Joost 👋 You should be able to use that API call perfectly well. So if you have a server which allows for a cron job, you'll want to set that up and point it to a script which makes the specific ...