Is it possible to edit a stand-alone table from a feature service with the Javascript API? I can do it using online and experience builder, but cannot figure it out using just the native Javascript API. Anyone have an example on how it's done? I am not trying to add it to the map/view or anything like that, just accessing the information to be edited.
This is the error I get:
Failed to resolve layer view (layer title: 'n', id: '####') f {name: 'featurelayerview:table-not-supported', details: {…}, message: "table feature layer can't be displayed"}