Page 1 of 1

Contact Selector Missing Imported Companies

PostPosted: Thu Dec 09, 2010 2:15 pm
by ZoogDev
Hello-

I imported some 2600 companies into the Companies Table. They Each have 1 related contact that were created in the solution via script.

The contacts created via script show up in the Contact Selector as do Companies created in the solution.

For some unexplained reason the Imported Companies do not populate the Contact Selector Portal companies field.

Any clue to this oddity from anyone would be great!

Thanks-
Z

PostPosted: Thu Dec 09, 2010 3:35 pm
by John Sindelar
Hey Z,

The selector shows the Company Name field from the contact's table, so you may just want to run a Replace on that field to seed it from related companies or perform a relookup on the field Contacts::_id_Company

Hope that helps,

John

PostPosted: Fri Dec 10, 2010 1:24 am
by ZoogDev
Thanks John. That did the trick! :D