Problem with getdocumentbykey when the first column in view is multi valued field

Hi,

I get a Problem with getdocumentbykey when the first column in view is multi valued field.

From Lotus Script,I am passing a key with getdocumentbykey in a view.I have seen that this key is available in the first column of the view as the first value in the multi valued field.

But It does not return the document although the view is has document

I need some suggestion whether the getdocumentbykey works for first column which has the mutiple values in the field ?

thanks in advance

Praveen

Subject: problem with getdocumentbykey when the first column in view is multi valued field

In your view have you set the properties of the column to display multiple values as separate entries?

Is the column sorted?

Frunobulax

Subject: RE: problem with getdocumentbykey when the first column in view is multi valued field

Hi,thanks for the response.

The Column is sorted but the property “Display multiple values as seperate entries” is not checked.

Praveen

Subject: RE: problem with getdocumentbykey when the first column in view is multi valued field

i dont know this will work or not…but you can try it…in the view create a hidden column…and give the same value which the next column has…

for e.g.

hidden column | column mapped to multiple value field

lotus notes | lotus notes

domino | domino…

n also check out have u set column propertiew correctly…check second tab…show multiple values as separate entries…