1

I would like to make space between parameters smaller in ArcGis Script tool. For example, in the image attached I would like to make the distance between two parameter Standard terrain and User defined smaller. These parameters are Boolean data type.

enter image description here

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked Nov 26, 2020 at 3:36
2
  • I suspect that this may be a duplicate of gis.stackexchange.com/q/92551/115 - the only thing to look at is a stylesheet but that may or may not help. Commented Nov 26, 2020 at 5:31
  • @PolyGeo: Thank for your suggestions. I will work around with a stylesheet. Commented Nov 26, 2020 at 21:08

1 Answer 1

2

Your question reminds me of Positioning parameters in Python script tool dialog box? and, although I have not tested it, you may want to look into trying to use a stylesheet.

Such techniques are further described in this answer to Controlling Categories in Script Validation Tools - Expanding Groups By Default.

answered Nov 26, 2020 at 22:47

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.