It could be cool to create a tooltip for layers in the TOC when hovered to show basic info instead of opening the properties. This info would include the file name/relative path, spatial reference, etc. Could be even cooler if the information was customizable.
I would like to be able to hover my mouse over a layer in the table of contents or a field in the attribute table and have a tool tip pop up with a description. A layer already has a description associated with it and it would be easy to allow quick viewing by just hovering over the layer in the table of contents instead of always opening up the properties to see.
The field would need a description associated with it (other than the Alias attribute) that you could type more of a description of what the field is or used for. The Alias limits you becuase if I have a lot of characters the field has to be streched in order to view the entire name. I would like to to prevent the user from having to change the field width and just hover over the field name. A descriptive tool tip would allow for over 100-200 characters and make it easier for a user to know what a field is.
Again the Alias is fine for short one/two word descriptions, but i would like to be aloud more of a sentance to a paragraph sized description. A tool tip would solve this.
Example datasets this would be useful for would be the soils and census dataset.
This idea is still valid for the Contents pane in ArcGIS Pro. I wanted to point out, though, that the half of this idea about a tool tip for fields in the attribute table exists in ArcGIS Pro for a lot of information about the field. Example:
For the part about including a field description (metadata) specifically, please see these two related ideas and add your kudos and use cases in the comments:
https://community.esri.com/t5/arcgis-pro-ideas/field-description/idi-p/962945
In ArcGIS Pro's 'Contents' pane: it'd be great to see dynamic hover-text when hovering over layers.
The hover-text would provide the user with information on the source location for each layer. The UI mock-up below shows visually how the text could appear for a hosted feature layer. It is unobtrusive but provides a beneficial piece of information that is currently buried in 'Layer Properties'.
Currently, there is no hover-text in the Contents pane which seems like a missed opportunity for providing convenience to the end user. Eager to hear what others think about this idea.
It would be cool if you could get a layer property of your choosing to pop up by hovering over the layer in the map table of contents. I find myself looking at data sources a lot. The hover effect would be nice to quickly look at layer data sources or other layer properties.
ArcGIS Pro 3.3.1
I create feature layers on underlying FCs/tables using tools like Make Query Table.
There are some crucial details about the feature layer/query table that I want to communicate to the user via a description in the Contents feature layer:
This Query Table has a SQL expression: TABLE_B.BINARY=1. The SQL expression behaves similar to a definition query, but with some differences:
- The SQL expression is hidden in ArcGIS Pro. It cannot be viewed or edited.
- The SQL expression acts as a pre-filter when the layer is used in a join which solves the following issue: Definition query on join table will effectively result in an inner join
The Query Table also omits the OBJECTID column. Purpose: to force a one-to-first join in older versions of Pro that don't have the option to choose the join type in the Add Join tool.
- Choose if join will be one-to-first or 1:Many
- A related post that has information about join types: https://community.esri.com/t5/arcgis-pro-ideas/indicate-what-caused-type-of-join-to-be-used-1-1/idi-...
More information about Query Tables can be found here: https://community.esri.com/t5/arcgis-pro-ideas/consistent-visible-sql-expressions-and-query/idi-p/13...
I'm not aware of a way to store a description in the Contents feature layer. Metadata does not seem to be supported for feature layers.
Right-click feature layer > Edit Metadata:
Could a description field be added to the layer properties > General tab? And could the description be displayed in a tooltip when the user hovers over the layer in the Contents pane?
Related: Query Table — Warning in layer properties that a SQL expression exists
@Bud The idea of hovering on a layer to show properties would be a duplicate of https://community.esri.com/t5/arcgis-pro-ideas/add-tooltip-to-table-of-contents/idi-p/1192251
It is possible to add a layer description in the metadata. See https://pro.arcgis.com/en/pro-app/latest/help/metadata/view-and-edit-metadata.htm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.