I was wondering if I had a field in a form that a submitter fills with an entry ID, that I can use a stored procedure or a normal lookup to grab the metadata information related to that document.
I obviously would only be expecting certain fields, so I only care to grab the information for these fields if it exists and ignore any other field information.
Is this something I could do? Will a lookup like this quickly change between versions? I could use any advise on this matter.