Lists Component
Fnd_List_EditOne
Fnd_List_EditOne (list name)
Parameters
| Parameter | Type | Description |
|---|---|---|
| list name | Text | Name of the list |
Description
The Fnd_List_EditOne routine allows the developer to edit the specified list in a semi-modal dialog.
Fnd_List_EditOne ("Country Names")
Extracted source text
Fnd_List_EditOne (list name)
Parameter Type Description
list name Text Name of the list
The Fnd_List_EditOne routine allows the developer to edit the specified list in a semi-modal dialog.
Fnd_List_EditOne ("Country Names")