Hey,
Is there way to add datasource table or layer programatically within the code to Table Widget leveraging the "Add To Table" data action? My custom widget in exb dev 1.14 adds a portal hosted feature layers item (generated by python web tool) to the map using similar logic to Add Data widget by publishing a message the layers get added to map automatically, but not the tables... I need to display my non spatial tables somehow in Table Widget.
Any advice much appreciated!