Forum Discussion
DRay
04-26-2024Admin
Hi turtleData123,
Can you provide the full widget script you are using? That will help us figure out what is happening.
Thank you.
turtleData123
04-26-2024Cloud Apps
Sure, the function was a simple one:
widget.on('processresult', function(e, v) {
var results = widget.queryResult();
});