Still trying to build a custom widget for WAB with the same functionality as the FindTask class in the Java Script API. So far, my code searches for an attribute value in a rest service and returns the search results in a table grid. Next step would be to click on a row in the table grid and zoom to that feature. I added in the onRowClickHandler code jargon but nothing happens when I click on a row. Again, I’m a JavaScript super novice so any input would be much appreciated.
Here is my Widget.js code:
define([
// Specify required modules