-
Notifications
You must be signed in to change notification settings - Fork 370
Open
Description
Hi,
I have tried TableViewerTest sample https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Editing/TableViewerTest. Sample file DisasterTsunami.cs contains line:
// adds to hidden
tableView.SetHiddenFields(new List<string> { "GlobaID", "CREATEDBYRECORD", "RETIREDBYRECORD", "CalculatedArea", "MiscloseRatio", "MiscloseDistance", "IsSeed", "created_user", "created_date", "last_edited_user", "last_edited_date", "Shape_Length", "Shape_Area", "VALIDATIONSTATUS", "Parcel", "TMK", "qpub_link", "Zone", "Section", "Plat", "Island" });
Result of button job is like in your sample screenshot Screen2.png
Standard ArcGIS Pro functionality allows to hide GlobalID field
I have tried on ArcGIS Pro 3.3.2 and 3.5.4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels