How to Update Media Object Notes from Form to All Selected Grid Records
Hi,
I need to update media object notes entered in the form to all records selected in the grid.
FC Inst MO is the media object added to the form.
FC Notes (MOTEXT) is added to the grid and hidden.
I found the following code in an application but couldn't understand how to use these functions:
Media Object Structures(GT4201B, FC Inst MO, <Edit>, <First Text Item>, FC Notes, GC DOCO, GC DCTO, GC KCOO)
Media Object Structures(GT4201B, FC Inst MO, <Save>, FC Notes, GC DOCO, GC DCTO, GC KCOO)
How can I update the form notes to all selected grid records using this?