This page describes typical activities that you can or must perform while configuring Custom Fields.
When working with Custom Fields the core part is about adding the Custom Attributes that the Custom Fields should bind to. Custom Attributes is about extending application server Logical Units with additional attributes. To be able to do that, the administrator needs to know the relation between the application Page and the Logical Unit that it is working against. While there are multiple sources where needed information can be obtained from, one of the easiest way is to start of from the actual application page. By doing that, the framework will know where you like to end up and can pre-select the correct Logical Unit and View.
Note: In Context Menu you can select Custom Objects -> Fields -> Overview... This way no wizard is launched. Use this when you want to administrate/configure existing configuration.
Creating a new or edit an existing Attribute is done through the Custom Attributes Wizard.
All approved attributes is included when publishing. This flag can be used to publish only parts of the configuration. It is also a way to temporary remove an attribute from the Logical Unit without deleting the actual configuration.
To add translations to a Custom Field one translates the prompt of the Custom Attribute. These translations will then in runtime be picked up by the Custom Field for the language code the application is currently running.
It is possible to run one or several attributes through a diagnostic test before trying to publish. This test checks the integrity of the configuration so that it can be published. This is typically useful when configurations have been transferred (exported/imported) between environments. Also, after an application upgrade it can be useful to validate the configuration before trying to publish the object.
Both Custom Fields and Information Cards is builds upon Custom Attributes. When configuring attributes for any of the two concepts, it is likely that the other object should also be used with the same attribute configuration. Because of that, it is possible to pick attributes for Custom Fields and clone them to Information Cards and vice versa.
Note: It is only possible to clone Read-Only and Local attributes, this because Information Cards does not support editing.