How to save custom field value on Chat Transcript object(LiveChatTranscript) in Salesforce?
Sample Pre-Chat Visualforce Page Code: <apex:page showHeader="false" standardStylesheets="false" sidebar="false" title="Pre-Chat Form" cache="false"> <!-- form id should be used in getElementById() --> <script type="text/javascript"> (function() { function ....