CopyAllItems and Combobox

Hi,

I am using CopyAllItems to generate a new copy of an existing document. All items are on the newly created document except the values that have been selected in a number of combobox fields. I am puzzled as to why this has happened Any ideas?

Thanks

Subject: CopyAllItems and Combobox

In the new document, has it created an item with the same name as the combobox field?

Subject: CopyAllItems and Combobox - red herring

Thanks for your reply Andre - an interesting bit of info

However I realised that a change I made just before adding the Copy To New button caused the error - all is OK now

Subject: RE: CopyAllItems and Combobox

If a Combobox field has a value that’s not in the list of choices, and the option “Allow values not in list” is not displayed, then the value it does have will not be displayed.