Hi,
I have list (parent list) that is setup with vlookup in the edit form that users access child items from. Both lists (parent and child) are lists that only use the edit form, as the main form content is pre-loaded into the site, then the users edit the required fields to “complete” items.
My need:
User EDITS a child vlookup from within the vlookup table in the form and and I want the vLookupID from the parent item to be set into vLookup_ParentID of the editform of the child item that they opened from the vlookup table.
Alternatively: can I globally update all child vlookup items that are loaded in the table with the vLookupID from the currently open record (parent form item)?