View Single Post
  #2  
Old 03-10-2007, 01:55 PM
$bill $bill is online now
Registered User
 
Join Date: 09-14-2006
Posts: 210
Jan>>Problem: How to match attributes to form again w/o re-importing.

This is how I would approach it...

Remembering that each item that I create (or import) is based on a Template Info Item. And that a form is used to display a custom layout of the attributes. The form used by the Info Item is rooted in the Template Info Item's Form attribute>>>

I would look at the contact item’s attributes to see if it is based on the template that I wanted. ie Template Name = “JanContact”. Fix as necessary..

Then I would check the Template “JanContact” 's attributes to see if the attribute Form is the form that I wanted. ie Form= “JanContactForm”. Fix as necessary...
Reply With Quote