Select to view content in your preferred language

Python Tool Form Options

75
2
Jump to solution
Thursday
CW-GIS
by
Regular Contributor

This might be more of a ArcGIS Pro question, but Im making a python tool in Pro and using validation to customize the tool layout. 

How would I go about making the expanding arrow/carrot thing highlighted below?

CWGIS_0-1752172658438.png

 

0 Kudos
2 Solutions

Accepted Solutions
CW-GIS
by
Regular Contributor

Figured it out...Set a Category

View solution in original post

CodyPatterson
MVP Regular Contributor

Hey @CW-GIS 

This appears to be a Category perhaps? That's what I'm seeing so far here:

https://pro.arcgis.com/en/pro-app/3.4/arcpy/geoprocessing_and_python/defining-parameters-in-a-python...

Categories would be at the very bottom! I'm looking for specific examples so when I find them I'll respond!

Cody

View solution in original post

2 Replies
CW-GIS
by
Regular Contributor

Figured it out...Set a Category

CodyPatterson
MVP Regular Contributor

Hey @CW-GIS 

This appears to be a Category perhaps? That's what I'm seeing so far here:

https://pro.arcgis.com/en/pro-app/3.4/arcpy/geoprocessing_and_python/defining-parameters-in-a-python...

Categories would be at the very bottom! I'm looking for specific examples so when I find them I'll respond!

Cody