Get column field values from embedded view and set value on same form

Hi all,

I am in a situation where I would like to compare a column field values from an embedded view and set a value on a field in the same form where the embedded view is. Can this be done?

Thanks!

Subject: Get column field values from embedded view and set value on same form

Should work. Get the backend view, get a viewentrycollection containing the document(s) your looking for, get the appropriate viewentry and make use of its columnvalues property.