Questions tagged [pre-chat]
The pre-chat tag has no summary.
82 questions
0 votes
0 answers
18 views
How to access Hidden Prechat form values in Custom Pre-Chat LWC
I'm building a custom Pre-chat form for Enhanced Chat (Messaging for In-app and Web). I'm following the example in the documentation almost exactly. This uses the lightningSnapin__MessagingPreChat ...
0 votes
1 answer
171 views
How to capture and pass Customer details in live chat
I wanted to identify customer's details like their device and their location and sent the details to the agents during a chat. Is that possible in advanced Chat - MIAW?
0 votes
1 answer
285 views
Validation Rule on Pre-Chat Intake form
I'm seeking a way to implement validation for the "Phone" field within the standard Pre-Chat form. While I've successfully added a 10-digit validation rule to the "Phone" field on ...
0 votes
1 answer
823 views
Use Embedded Service Pre-Chat values submitted by customer
We have a working chatbot that is set to have a pre-chat form gather the customers name and email. This form is configured through the standard pre-chat form option in the Embedded Service Deployment. ...
0 votes
1 answer
2k views
How to pass Einstein Bot 'Snippet File Script' to external websites (other than salesforce communities)
I have created an Einstein chat bot and hosted it on Salesforce communities along with the 'snippet script'. By using it, I'm mapping the pre chat fields with the Contact & Case objects and ...
0 votes
1 answer
330 views
How can we change the details which are shown when mouseover on incoming chat request?
In Omni-Channel, we want to change the details for the incoming chat request. We want to show the Contact details, Location, etc. instead of what is shown right now.
2 votes
0 answers
406 views
SLDS style not applied to pre-chat LWC on website outside of Salesforce
I have created a Lightning Web Component to be used as pre-chat. When I test the Embedded Service Deployment, the SLDS styles are not being applied. I understand that this is now living on an external ...
0 votes
1 answer
567 views
Salesforce chatbot not rendering SLDS CSS StyleSheet on Android Webview, what is the wrong with Salesforce
I am developing Salesforce chatbot in Android using JavaScript file. I am using Webview to load the content and it shows Chat with an Expert button. When I clicking on this button prechat page coming ...
0 votes
0 answers
322 views
Formula (text) field on prechat form for live Agent
I am setting up prechat form on salesforce live agent and couldn't find any date fields. I have created a text formula field and it is not on available list of fields while configuring prechat form. ...
0 votes
0 answers
297 views
Live Chat Trasnscript Record shows staus as 'Blocked' in salesforce. How it is coming as Blocked
When i request chat, the live chat transcript shows status as 'Blocked'. What will be the solution for this?
0 votes
0 answers
224 views
Omni channel "End Chat" button throwing an exception
I am using salesforce embedded service chat and when a community user chats with an agent and when the agent clicks on the "End chat" button from Service console app, it is throwing this ...
1 vote
0 answers
456 views
How to stop contact & case creation in chat using ExtraPrechatDetails & ExtraPrechatInfo?
I am not using a Prechat form would that automatically avoid case/contact creation while chat If not then what to do to avoid it using ExtraPreChatInfo & ExtraPreChatDetails.What is the meaning of ...
0 votes
1 answer
349 views
How to skip pre-chat page when use chatUserData method to pass field
I am working on Embedded Service SDK for Android. I want to pass some field values to agent before chat, but I don't want to popup a pre-chat page, because all field value passed to agent is by ...
0 votes
1 answer
2k views
Where I edit the text of the waiting chat window, as shown in the image below?
Where I edit the text of the waiting chat window, as shown in the image below? The priority is to change the informational text but if you can change the text of the button and the window title it ...
1 vote
0 answers
517 views
Pass a parameter in a hidden field for embedded chat?
We currently have a visual force page for a custom chat solution. In this solution we use hidden fields to pass parameters from the .com site where the chat is hosted to salesforce. Specifically ...