Hi AllI have an interesting problem with categorised views that are being exported to XML.
The export works using viewentries to parse the view for export, and uses columnvalues to extract the column value for a particular entry.
Due to some bad data entry, some of the categorised columns are a mixture of cases (text that is). This is not such a large problem in Notes or using the web applet, as the system seems to arbitrarily pick one of the text case values to display as the category.
When exposing the columnvalue, however, the value from the underlying entry is used, which is correct as per the value on the back end document. This means that the exported XML is a mishmash of cases, and looks a real mess.
Does anyone have any ideas on how the export could mimic the displayed view more accurately?
TIA and regards
Scott