You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the recent versions of Chatwoot, custom attributes are now predefined separately in account settings, and can no longer be passed dynamically by the widget (they are still stored in the contact row in the database table, but they are no longer visible on the agent dashboard).
At the moment, to edit which user information is passed to the appropriate corresponding custom attribute in Chatwoot, it has to be edited in the code.
It is suggested to add a settings page in the addon, which pulls the client's information that is predefined in the code, and allows the admin to assign each element of this array to the corresponding custom attribute name they defined in their Chatwoot account.
If you're willing to contribute to this, please fork the repository and then submit a pull request once it's available.
The text was updated successfully, but these errors were encountered:
In the recent versions of Chatwoot, custom attributes are now predefined separately in account settings, and can no longer be passed dynamically by the widget (they are still stored in the contact row in the database table, but they are no longer visible on the agent dashboard).
At the moment, to edit which user information is passed to the appropriate corresponding custom attribute in Chatwoot, it has to be edited in the code.
It is suggested to add a settings page in the addon, which pulls the client's information that is predefined in the code, and allows the admin to assign each element of this array to the corresponding custom attribute name they defined in their Chatwoot account.
If you're willing to contribute to this, please fork the repository and then submit a pull request once it's available.
The text was updated successfully, but these errors were encountered: