Can't route chat by a custom Field in Conditional Chat
Content
Hi All,
i would like to route chat on the basis of custom field however it is not working. please see screenshots and code block and let me know what is missing in code.
step taken so far :
- Try to set default value in custom field to confirm business Rule is active.
- Added Custom field in chat_launch form and workspace to confirm value is coming from URL.
Code Snippet
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Express Script</title> <style type="text/css"> #myChatLinkInfo { color:#000; } .rn_ChatAvailable a{ text-decoration: underline; color: red; }
Tagged:
0