Is it possible to link two groups inside a cross products after the cross products group has been created?
No.
To manipulate images in image items.
A user named editor can be displayed programmatically with the built in procedure SHOW-EDITOR, EDIT_TETITEM independent of any particular text item.
Show editor is the generic built-in which accepts any editor name and takes some input string and returns modified output string. Whereas the edit_textitem built-in needs the input focus to be in the text
Record Group.
set_item_propertyget_item_property(by setting the LOV_NAME property)
get_lov_property set_lov_property
A record group is an internal Oracle Forms that structure that has a column/row framework similar to a database table. However, unlike database tables, record groups are separate objects that belong to
Query Record Groups NonQuery Record Groups State Record Groups
Latest Answer : Static Record groupsQuery Based Record GroupsNon-Query Based Record Groups ...
A static record group is not associated with a query, rather, you define its structure and row values at design time, and they remain fixed at runtime.