For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
Version: May2013
We have placed the chat code into an external portal where users are able to see this option after they sign in.It is working fine
But when the CSR is available, and end user clicks on the link, we want to prefill the chat launch page with end user first name, last name, email. We dont want the site end user to again keyin the email address as they have already logged in
Is there any way I can prefill the chat launch page email field from non-RN page? The rendered chat launch page URL looks something like below
Thanks.
Comment
It looks like you're already using variables in the URL, so this may not work if those conflict, but you can use the same principle for adding other RN fields. Here's a live example:
http://photobox-en.custhelp.com/app/chat/chat_launch/contacts.email/john.doe@email.com/contacts.first_name/John/contacts.last_name/Doe
Hope that helps you
Stuart
Be the first to rate this
|
Sign in to rate this
Stuart,
Thanks. I have a very similar requirement but here am trying to use RN web form (not any PHP page) without luck. see here
Any thoughts?
TRJ
Be the first to rate this
|
Sign in to rate this
You need to control the URL that is used to send your customer to the RNT chat_launch page. The URL format will be like Stuart said.
Josh
Be the first to rate this
|
Sign in to rate this