I have a map that has over a dozen point layers. All layers point to the same feature class but each layer has a definition query to only show a certain subset of points based on a "Type" attribute. What I would like to do is apply the same pop up configuration for all of these layers rather than one at a time.
Is there a more efficient way to accomplish other than going through each layer and manually configuring the pop up for each layer?