smitchell
05-23-2023, 03:52 PM
I'm running some tests on a Document Item that has a custom InfoItem field called Link that references a Text item. When this Document Item is exported to CSV the Link field is exported as the Item Title of the referenced Text item. When exporting to OPML the Link field is exported as:
<Item name='Link' id='1003'>Test Text</Item>
The id=1003 is the ItemID of the referenced Text item.
Is it possible to import InfoItem fields and re-establish their references to items in the database --without having to do it manually?
<Item name='Link' id='1003'>Test Text</Item>
The id=1003 is the ItemID of the referenced Text item.
Is it possible to import InfoItem fields and re-establish their references to items in the database --without having to do it manually?