
Jamie P
-
合計アクティビティ16
-
前回のアクティビティ
-
メンバー登録日
-
フォロー0ユーザー
-
フォロワー0ユーザー
-
投票2
-
サブスクリプション5
アクティビティの概要
Jamie Pさんの最近のアクティビティ-
Jamie Pさんがコメントを作成しました:
Private browsing. Great idea. Why didn't I think of that!
-
Jamie Pさんがコメントを作成しました:
Hi, I put a few of my ideas in the Tips & Tricks section: https://zopimsupport.zendesk.com/hc/en-us/community/posts/211714787-Tips-for-testing-debugging-triggers
-
Jamie Pさんがコメントを作成しました:
I did, but only to work round a non-existent problem! (Due to not knowing about point 1)
-
Jamie Pさんが投稿を作成しました:
Tips for testing / debugging triggers
Here are a few things I learned when trying to get a trigger working: Triggers are not fired by a page refresh. This means that you need to go to new page or reopen the browser each time you want ...
-
Jamie Pさんがコメントを作成しました:
Hi Yunen, Thanks for the reply. I think you are right: I was probably using page refreshes to test the trigger. This would explain why I had such a hard time getting it to fire. I think I spent a l...
-
Jamie Pさんがコメントを作成しました:
After a lot of fiddling about trying to diagnose another problem, I found the following regex does work: .*www.somniumtech.com.*|.*portal.somniumtech.com/products.* I assume the regex engine is ver...
-
Jamie Pさんが投稿を作成しました:
Using regex for url in triggers
回答済みI wanted a trigger to work when the users were on two areas of our website. I tried to use a regex to do this. I tried a couple of versions. First a simple one (that works in Python):portal.somnium...
-
Jamie Pさんがコメントを作成しました:
This is just what I was looking for. Thanks.
-
Jamie Pさんがコメントを作成しました:
We need this as well. We have a number of end users who require specific values for things priority and severity.