최근 검색
최근 검색 없음

Admin Malte Lensch/Andreas Ebert
가입한 날짜: 2021년 4월 16일
·
마지막 활동: 2022년 2월 04일
팔로잉
0
팔로워
0
총 활동 수
4
투표 수
0
가입 플랜
1
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Admin Malte Lensch/Andreas Ebert
Admin Malte Lensch/Andreas Ebert님이 에 댓글을 입력함
Thanks for no answer...
In the meanwhile we have figured out a working workaround by using a trigger to control the chat queue and show/not show the chat widget.
{
"event": "page_enter",
"condition": [
"and",
[
"gt",
"@queue_size",
5
],
[
"eq",
"@visitor_is_chatting",
false
]
],
"actions": [
[
"blockVisitor",
"Warteschlange"
]
]
}
댓글 보기 · 2020년 7월 27일에 게시됨 · Admin Malte Lensch/Andreas Ebert
0
팔로워
0
투표 수
0
댓글
Admin Malte Lensch/Andreas Ebert님이 에 댓글을 입력함
Alternatively, you can look at using the real time APIs in conjunction with the widget Javascript APIs to create custom code to see when to show/hide the widget based on the current number of chats in the queue.
-> Can you provide more details on how such a solution would work? Thanks!
댓글 보기 · 2020년 5월 28일에 게시됨 · Admin Malte Lensch/Andreas Ebert
0
팔로워
0
투표 수
0
댓글