I have created an add-in with an AttributeTabEmbeddableControl, following the instructions at ProConcepts Editing · Esri/arcgis-pro-sdk Wiki · GitHub. The control works as expected on a file geodatabase source (First image) but doesn't work when the layer source is a feature service (Second Image). I have only tested in Pro 3.3.1. Is this expected behavior or is it possible I'm doing something wrong. I have attached the project
Solved! Go to Solution.
Hi,
It was registered bug some time ago, but support page is not accessible.
I have tried your code and it works only with File Geodatabase (gdb).
Hi,
It was registered bug some time ago, but support page is not accessible.
I have tried your code and it works only with File Geodatabase (gdb).
I contacted tech support and they said it was NOT the same as the bug reported and created a new bug BUG-000175139.
When I look up BUG-000175139 it says it is a duplicate of ENH-000173660 . However I can find no information on ENH-000173660. Is this bug fixed in any release? I'd like to create a custom inspector panel for a feature service using Pro 3.5 but need to know if the bug is fixed before I start development.