In my web application I am able to add widgets and also change the rights of widgets from confing.json file,But this change is permanently. And I want the property of the widget to be enabled or disabled programatically at the run time using java-script API.Please suggest how to do it.
This is going to be a pretty advanced subject, but I have answered this before:
Thank you for reply..I am new for Web Appbuilder, so can you please tell which file to add this code.
You have to carefully read that thread. The code was added in a custom widgets widget.js file. As I mentioned this is a pretty advanced task.