To pass one or more parameters to a called form, the calling form must perform the following steps in a trigger or user named routine execute the create_parameter_list
Add_parameter Create_Parameter_list Delete_parameter Destroy_parameter_list
Latest Answer : GET_PARAMETER_LISTDESTROY_PARAMETER_LISTCREATE_PARAMETER_LISTADD_PARAMETERDelete_parameterADD_LIST_ELEMENT(item, index, label, value) SET_PARAMETER_ATTR(List, key, paramtype, value) for a Date parameter defined at design timeGet_parameter_attr ...
Latest Answer : When you work in the Form Builder, you are creating binary files, and when you run an application, you are executing executable files. Forms stores its binary files with an .fmb extension and its executable files with an .fmx extension. The .fmx files ...
Latest Answer : 1. Open data model editor, increase the height of the group to make place for the formula column or summary column.2. Select the formula column tool button in the tool palette and place it after the last field in the group.3. Open the property palette ...