Hello,
I have an ArcGIS Pro project that I've shared as a web layer. This project has a relative connection to a MS SQL Server database.
After publishing this project as a web layer and opening it up in mapviewer I can see there is an option to view the table(s). Is it possible for a user to add data to this table(s)? I'm not seeing an option for this. I can see a user can edit data though.
Also, if I user edit's data within these table(s) will these changes be pushed to the db automatically? Or would I have to upload this new/edited data through ArcGIS Pro (In the contents pane, right click table then export to my sql server)?
The goal is to have the user using the mapviewer to add/edit/search data and any changes be pushed to our sql server db. Is this possible?