Lists Component
Fnd_Hook_List_SetEditableLists
Fnd_Hook_List_SetEditableLists
Parameters
| Parameter | Type | Description |
|---|---|---|
| No parameters required |
Description
This hook gives you a place to call the Fnd_List_AddToListEditor method. This hook is called during the startup process by Foundation.
Fnd_List_AddToListEditor ("Invoice Terms")
Fnd_List_AddToListEditor ("Country Names")
Extracted source text
Fnd_Hook_List_SetEditableLists
Parameter Type Description
No parameters required.
This hook gives you a place to call the Fnd_List_AddToListEditor method. This hook is called during
the startup process by Foundation.
Fnd_List_AddToListEditor ("Invoice Terms")
Fnd_List_AddToListEditor ("Country Names")