Hallo,
After making a script tool I noticed that the drag and drop from the table of contents (TOC) is not working. It is placing only the name and NOT the path.
Can I do something to fix this?
arcgisPro 2.1.2
Greetings Peter
Thank you Drew,
You are correct.
Reading about the did not help me with this but i am happy i know now.
Data types: Defining parameter data types in a Python toolbox—Geoprocessing and Python | ArcGIS Desktop
I think it is likely you made the script tool parameters as data type Feature Class or Raster Dataset. To support drag and drop of map layers, you need to make the data type Feature Layer or Raster Layer.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.