Yes, you will need to know the form, and the view that they are looking at, retrieve the form object, get the view id's, then look through the view for the field with that label, get the field id, then get the field for the form and get that field so you know it's db name, for each field, and then perform the query using those values....actually, you don't need the field name, you can perform the query with just the field id's On Dec 11, 2013 4:31 PM, "James Smith" <[email protected]> wrote:
> What is that "another level of processing" - I am sorry but I did not > understand you. > > Do I need to manually perform this processing ? > > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > "Where the Answers Are, and have been for 20 years" > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

