You need to sign in to do that
Don't have an account?

Possible to change a custom field's label programmatically?
I've noticed in the API documentation that I can access lots of details about all of my fields, including the label of the field.
I'd like to be able to change the label of a custom field programmatically. The field label contains the current month-name.
Has anyone ever accomplished this?
I'd like to be able to change the label of a custom field programmatically. The field label contains the current month-name.
Has anyone ever accomplished this?
You can't do this through the API, you'd need to change it in the setup UI.