Michael Miller
Michael Miller
Update GP installer to work in ArcGIS Pro and install arcrest in the correct enviroment
resolved in https://github.com/Esri/local-government-desktop-addins/commit/9ab05d80d844c38a5b2e83f7046baaf26dd1b173
https://community.esri.com/message/838456-re-attribute-assistant-copy-linked-record-on-create?commentID=838456&et=watches.email.thread#comment-838456
includeFCName - Option to include the name of the layer in the results, but it is currently not plumbed,
- [ ] UPDATE_LINKED_RECORD - [ ] COPY_LINKED_RECORD
From Geonet: Is it possible to add the Z_Coordinate like the X_Coordinate and the Y_Coordinate? we use Trimble Business Center to write our GPS point data to a geodatabase. The...
from geonet - https://community.esri.com/message/787476-re-if-you-re-using-the-attribute-assistant-we-need-your-help?commentID=787476&et=watches.email.thread#comment-787476 Mike, The validation windows can still be confusing if they don't inform the user about which fields are the source and which are the destination, in...
Follow the pattern used in https://github.com/Esri/local-government-desktop-addins/issues/221 on all construction tools. Expose a store order to let the user pick and try catch around store to ensure the edit is not...
Expose value info to control the type of split.
Using the Connect closest, when creating a point(manhole) and a line(main). The aa is getting the value from the new point as line is getting stored before the point.