Widget
Widget is one of the feature in the clients portal .A widget is an element of a graphical user interface (GUI) that displays information or provides a specific way for a user to interact with the application.The widget section on the admin panel gives you the options to customise the widget of you site and the generate its code accordingly so that you can add the code on another application and the users present on that site can interact to your application through that widget.
The widget customisation option that helps in customising the widget are as follows –
- Widget Style – This section on the widget page helps in updating the styling of the widget .This section is further provided with four options.
- Position on page – This option is used to set the position of the widget as well as the widget button on the page it is going to be displayed.
- Button Color – This option gives you the advantage to set the color of the widget button.You can select any color code from the color picker provided and set it for the widget button color.
- Button Text – With this option you can add the desired text to you widget button.
- Generated code – On clicking to the generated code button the widget code with the mentioned styles will be generated on the generated code section.
- Generated code – This section displays the widget code generated with the mentioned specifications. You can copy the code from here and paste it on the required location.
- Preview – This section as it name tells displays the preview of the widget ,so that you can update the things and generate the code accordingly.