I am trying to build a custom widget for Web App Builder that has the same functionality as the FindTask class in the Java Script API. Thus far, my code searches for an attribute value in a rest service (i.e. owner name of a parcel) and returns the search results in the Dev Tool’s Console window, NOT in a table grid that I am striving for. I am a Java Script novice and would appreciate any guidance or suggestions as to what my code is lacking to output the search results into a table grid.
Thanks in advance!