1

I made a Field Picker script to allow the user to select field names which are then used in another script for more processing with update and insert cursors.

enter image description here

Is it possible to prevent them from adding their own field with the Add Field button?

enter image description here

If this button cannot be removed, is there a better way to get user input where they can select Field names and I can pass those as strings to another script?

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked Jul 10, 2020 at 16:25
0

1 Answer 1

0

As commented by @Hornbydd:

You cannot remove that button. Just accept it is there and provide decent parameter help through it's item description to guide the user.

answered Sep 14, 2021 at 22:40

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.