HELP, please. I have a form (lead) that inherits field information from another form (contact). However, it’s parent form is another form (company). I need the UNID of the contact form for each of the leads. How do I get this info?
Subject: Getting docid
You could make it one of the inherited fields, or you could create a view with the relevant information and use @DbLookup.
Subject: RE: Getting docid
thanks for your reply…how do I make it an inherited field if it is a UNID? Every time I tried that, the system picked up the UNID of the document…I need the UNID of the Contact…
Subject: RE: Getting docid
andrew, did you respond to my question? My email notification indicated there was a response yet I don’t see it.
I really need to get the contact doc id, not the parent doc id.
thanks