Jump to content

Editing Custom Attributes


Paidi28

Recommended Posts

Hey there,  I want to set up a project using custom attributes on tasks. I want to make them an enumerator type, but can't see if I can edit this later on ?

For example I want to have the enum attribute letter. I put a, b and c as the enum types available. Later on in the project it may become necessary to add "d" as a possible enum type as well. Is this possible ?

Also is it possible to create an enumerator attribute without it having a corresponding integer value when it doesn't need one ?

Link to comment
Share on other sites

Hi,

you can update Enumerator attributes with new values as you go. Simply go to System settings -> custom attributes and edit your attribute from there.

For your last question, an enumerator attribute needs to have at least one value to function properly, but you can still decide to not have a default value for all your shots.

Hope that helps.

Cheers

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...