Component Extension
With the properties and hooks defined for the extension type Component Extension, you can include fields from the linked tables and other fields to the UserArea of the Component. Note that you can only add fields to the UserArea and not to other structures of the BOD or BDE XML. Components that have no UserArea cannot be extended.
When you add a Component Extension, you can select one of the Components that have a UserArea.
This table shows the available properties:
Name |
---|
All Customer Defined Fields |
Field List |
This table shows the available hooks:
Name | Signature |
---|---|
Add Calculated Fields | Not applicable. The lines of code you add in this hook are included in a function that is generated in the Extension Script. |
Process Inbound User Area | Not applicable. The lines of code you add in this hook are included in a function that is generated in the Extension Script. |