Numéro d’ID de bogue |
BUG-000158751 |
Envoi | June 1, 2023 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS Pro |
Version trouvée | 3.1.2 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 64 Bit |
Statut | As Designed
Après examen par l’équipe de développement, il a été déterminé que ce comportement est prévu. Pour plus d’informations, reportez-vous à la section Informations supplémentaires.
|
Informations supplémentaires
This is how it is designed, as the Open Table command is context-driven. For example, if there are TableA and TableB in the Contents pane, depending on which table is selected in the Contents pane, the table selected is opened via the Task command 'Open Table'.
The proper selection can be accomplished via Task Designer. Go to the step that runs Open Table, and in the Task Designer pane, click the Contents tab. Find the table in the list of contents, right-click it, and choose Only make this > Selected. This ensures that when the step runs, the feature is the only one selected in the Contents pane, and when running the Open Table command, the specified table opens.
Solution de contournement
There is no known workaround.
Étapes pour reproduire