View Single Post
  #3  
Old 11-05-2007, 12:14 AM
ashwken ashwken is offline
Registered User
 
Join Date: 10-16-2005
Location: Blairsville, GA USA
Posts: 431
Re: picture attributes?

Quote:
Originally posted by redflux
evaluating ... Is there a way to have picture as the attribute of an info item? e.g. a picture of the book cover for the books database?
http://www.kinook.com/Forum/showthre...&threadid=2857

http://www.kinook.com/Forum/showthre...&threadid=2616

http://www.kinook.com/Forum/showthre...&threadid=2873

These threads touch on aspects of your question.

The Sample Database - Book uses (Book Title) Items that are of the Item Type Text (rtf Detail Pane) with a Form assigned.

What you could do is create a new Template - right-click on the Templates folder, Insert Child, chose Document. Expose the Item Attribute Pane (Ctrl-4). Either create your own Form, or if your working in the Book sample, assign the Book Form to the new Document Template you just created.

Create a new Folder off the Root. Assign this new Document Template to be the Default Child Template of this new Folder.

Now, whenever you send something to this new folder (Link, Copy/Store, Import files) a new Item will be created with the Form at the top and the imported data (picture, webpage...) in the Detail area below.

'Course, you can't "show" more than one picture per UR Item (of the Document Type) - the UR Item represents a unique data file. Any additional images would probably need to be brought in as child items of the "Book".

You may also want to give consideration to your data folder structure, espeicially if you are Linking external files. If the location of the Linked files is below the UR database location, then Links to this data will be Relative. Links outside the UR database path are Absolute (full drive path). A Realtive path will make your database and Linked data more protable - Links won't break.

It should be noted that the Sample Databases are set to Read Only, and you may want to experiment with a copy.
Reply With Quote