Set Publishing Information

In this step in you can control if the attribute is published or not, and if you want a public get method.

Actions

Choose if you want this attribute to be public and if you want it approved for publishing.

Parameter Description Comment
Public Check this property you want this attribute to be a public. If you create this field as public you will get a public get method to retrieve the value. Public get methods are called Get_CF$_xxx(objkey), where xxx is the attribute name. Objkey is always the parameter for these methods.
Approved Check this property if you want to approve this attribute for publishing. Unapproved attributes can be approved at a later stage in the Custom Fields window.
Published Read only property that shows whether the attribute is already published.