-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
Look at possibly adding a type of SgField that is a link to another field.
Link fields don't need that much functionality just a call SgLinkField.link() that points to the field linked too.
Example use case:
Add a universal field called "name" to all entities that points to whichever whacked out field Shotgun decides to use for the name of the Entity. Like "code", "content", etc.
Reactions are currently unavailable