#1
|
|||
|
|||
Importing Info Item fields
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:
Code:
<Item name='Link' id='1003'>Test 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? |
#2
|
|||
|
|||
This isn't supported.
|
#3
|
|||
|
|||
Wouldn't it help if he used 'copy item command-line' to insert into the 'link' field.
|
#4
|
|||
|
|||
They have an Info Item attribute which is a different type of link.
|
#5
|
|||
|
|||
I have used just a fraction of UR's features and wanted to be sure I didn't overlook something. Thanks.
|
|
|