Configure the Widget for Custom Event
- Go to Settings.
- Select the Widgets option.
- Select the widget that you want to configure.
- Open the customizations tab.
- Switch on the “Open widget from Custom Button” option.
- Click Save to confirm your changes.
Open the Redpen widget on an event of your choice
You just need to call RedpenWidget.openWidget() to open the Redpen widget on your web page.
For example:
If you want to open it one a button click, you can pass RedpenWidget.openWidget() inside the onclick property of the button.
You may also open it by calling RedpenWidget.openWidget(); inside a javascript function.
Open the Redpen widget from a hyperlink
You can also open the Redpen widget from a link using the href property of an anchor tag.
For example:
Need help in setting up Redpen Widget on your website?? Chat with us for support.