Creating a Child Form
1. Log in to design console and navigate to Development Tools -> Form Designer.
2. Create a new form with the following information.
Table Name: UD_FLAT_CH
Description: Flat file roles form
3. Under Additonal Columns tab, add the following field:
Name | Variant Type | Length | Field Label | Field Type | Order |
---|---|---|---|---|---|
UD_FLAT_CH_ROLES | String | 30 | Roles | LookupField | 1 |
4. Under Properties tab, add the following property to the Roles attribute.
Propery Name: Lookup Code
Property Value: Lookup.FF.Roles
This property allows values defined in the Lookup.FF.Roles to be selected for the child form.
5. Make version active and accept pop up.
6. Update the parent form, UD_FLAT_FIL, to include the form you've created under Child Table(s) tab. You will need to create a new version on the parent form to make these changes. Then make the parent form active and save.
No comments:
Post a Comment