Custom JS Editor

As a Dydubox user, you have the ability to override the JS (JavaScript) code in the Custom JS Editor available in Dydubox.

Example :

  1. Go to Integrations -> Channels and choose the integration you want to modify.

  2. Select the JS editor.

  1. And in the editing window, you can enter the following function:

dyduAfterLoad = () => {
  window.dydu.ui.toggle(3);
};

The entered function allows the Chatbox to be in full-screen mode.

And of course, you have the option to input any JS content that suits your needs to make the desired modifications to your Chatbox.

  1. Click Apply, then publish the changes.

  2. When you open your Chatbox, you will have the following result :

Last updated

Tous droits réservés @ 2023 dydu.