Contact Custom field in chat_launch.php
Content
I have created a custom field, contacts.c$contact_source and want to add it in the chat_launch page.
I've updated the code as below:
<rn:widget path="input/TextInput" name="contacts.c$contact_source" required="true" />
But, it gives me the below error:
Widget Error: standard/input/TextInput - c$contact_source is a read-only field and cannot be used with an input widget.
What should I do inorder to achive the required,
Thanks,
Bipin
Tagged:
0