Master Detail form LOV netxt record
I have a master - detail form and an LOV that will provide all of the data inserted into the detail block of the form. I would like for the user to select an item from the LOV which populates all of the fields in the detail row.
The detail block only has a database column for the master block primary key column and a database column for the primary key from the items table that will be associated with items from the master block.
The other columns in the detail block are all display columns so the user can see what they selected.
The detail block only has a database column for the master block primary key column and a database column for the primary key from the items table that will be associated with items from the master block.
The other columns in the detail block are all display columns so the user can see what they selected.
0