How to get the data from custom widget controller to variables in UI designer

we are getting the data in controller but if i try to get the JSON data using properties inside the functions in controller is not getting

Hi Srilatha
Its is easy task…if you need to provide the controller data as the i/p or o/p fields on UI page use Bidirectional Property which we’ll create at the time of creating custom widgets.
Hope it will help you !!

Kant,