When publishing a vector tile layer with ArcGIS Online, there is an option to Select Attributes.
https://developers.arcgis.com/documentation/mapping-apis-and-services/data-hosting/tutorials/tools/convert-a-feature-layer-vector-tile/
Upon opening this option, all the attributes from my hosted feature layer appear. I select several of them and proceed to publish the vector tile layer with success. The ‘implication’ if you will of having this option to select attributes is that the values are somehow accessible when working with the vector tile layer in the Map Viewer, but have found no method to access them. Is there one? If not, what would be the advantage of Selecting the attributes?
I am hoping to use a Vector Tile Layer to improve the display of complex polygons the Map Viewer and configure the attributes from the Vector Tile Layer in a pop up for a web app. I found a previous discussion of this here - https://community.esri.com/t5/arcgis-online-questions/can-you-have-attributes-display-for-vector-tiles/td-p/631569/page/2 which indicates this functionality was under development quite a few years ago, but has no conclusion as to whether it is now, or ever will be possible.
Thank you!