Searching for a value entry in one of my Lead layouts
Hi there,
Below i have attached some small screenshots of a code i created where I initiate a search of a record by ID in my "Property_Enquiries" module and also in my "Leads" module. In both of these records I search for a particular field - which is the email field. I verified that these two email entries match by executing a simple conditional function.
However, I would like to take this to the next stage and I would really appreciate some assistance as i am a quite a beginner in deluge.
What I would like to accomplish is once i get a record from my "Property_Enquiries" module and extract the email from it, i would like to SEARCH for that email if it exists in any of my lead entry records.
For my Lead module however, i have 3 layouts. So i would like to see if a record with the same email entry exists in one of those layouts. If it doesn't then i would like to search the whole Leads module (including all 3 layouts) as i have done initially.
Thank you very much