Log in Register FAQ Memberlist Search ContactReview Forum Index
A GoldMine Discussion and Support Community

ContactReview Forum Index » GoldMine 6 » Macro to duplicate contact Goto page 1, 2  Next
Post new topic  Reply to topic View previous topic :: View next topic 
Macro to duplicate contact
PostPosted: Mon Feb 21, 2011 8:40 am Points: 0 Reply with quote
king123
Cuckoo for GoldMine Puffs
Joined: 02 Sep 2009
Posts: 374




I need to create a macro/process which could duplicate the contact.
If i do File > New record > new record and company, I check "Create duplicate record" it does not fill in contact name, would it be possible to put an expression or something in it?

or what if I would update lookup.ini,and would copy contacts name to ucontactname field and then when I'm duplicating it could attach a track which would update contact value with ucontactname - justin thinking out loud..

thanks
View user's profile Send private message

PostPosted: Mon Feb 21, 2011 9:24 am Points: 0 Reply with quote
DJ
GoldMine Guru
Joined: 29 Jun 2006
Posts: 2055
Location: Fitchburg, MA, USA




Based on GoldMine's default rules one should not be creating a totally duplicate contact record. You may want to define why you would want to do this first.

_________________
DJ Hunt

Phone: (978)342-3333
Email: DJ@DJHunt.US

GoldMine Premium - The Defintive Guide
One-on-One GoldMine Technical Support ( Fee Based )
www.DJHunt.US
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number

PostPosted: Mon Feb 21, 2011 9:50 am Points: 0 Reply with quote
king123
Cuckoo for GoldMine Puffs
Joined: 02 Sep 2009
Posts: 374




It's not totally dupliace, the accountno and email would be different - it's for a custom process...
View user's profile Send private message

PostPosted: Mon Feb 21, 2011 11:57 am Points: 0 Reply with quote
DJ
GoldMine Guru
Joined: 29 Jun 2006
Posts: 2055
Location: Fitchburg, MA, USA




Regardless, I don't know any way to do this within GoldMine.

_________________
DJ Hunt

Phone: (978)342-3333
Email: DJ@DJHunt.US

GoldMine Premium - The Defintive Guide
One-on-One GoldMine Technical Support ( Fee Based )
www.DJHunt.US
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number

PostPosted: Tue Feb 22, 2011 2:09 am Points: 0 Reply with quote
ronanc
GoldMine Veteran
Joined: 10 Sep 2007
Posts: 723




Are you running on a SQL backend? If so then you might be able to come up with a trigger that will update the contact field for new records if it finds several other matching criteria on another record, ie comany, phone1, address1 and maybe a unique contact number in a key field or something.
View user's profile Send private message

PostPosted: Tue Feb 22, 2011 5:58 am Points: 0 Reply with quote
bgannett
GoldMine Guru
Joined: 07 Sep 2007
Posts: 1820
Location: Pacific NorthWest




I agree with the above. Also, if you have GoldBox, it might provide a way to do this also.

_________________
Bob Gannett
253-627-2244
goldsupport@harbornet.com
*** Providing AFFORDABLE GoldMine Supportsince 1990
View user's profile Send private message

PostPosted: Tue Feb 22, 2011 6:09 am Points: 0 Reply with quote
DJ
GoldMine Guru
Joined: 29 Jun 2006
Posts: 2055
Location: Fitchburg, MA, USA




Or, a third-party application could be specifically written to specifically meet your needs quite easily.

_________________
DJ Hunt

Phone: (978)342-3333
Email: DJ@DJHunt.US

GoldMine Premium - The Defintive Guide
One-on-One GoldMine Technical Support ( Fee Based )
www.DJHunt.US
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number

PostPosted: Tue Feb 22, 2011 7:50 am Points: 0 Reply with quote
BobTaylor
GoldBox Guru
Joined: 07 Sep 2007
Posts: 1216
Location: Jacksonville, FL




A GoldBox View could do this; but like the others, I question the wisdom of intentionally creating duplicate contacts.

_________________
Bob Taylor
Bob Taylor Consulting
(904)646-9861
www.goldboxbob.com
Consulting with GoldBox and GoldMine since 1997.
View user's profile Send private message Send e-mail Visit poster's website

PostPosted: Thu Feb 24, 2011 9:36 am Points: 0 Reply with quote
king123
Cuckoo for GoldMine Puffs
Joined: 02 Sep 2009
Posts: 374




We are going to use macro,
how can I set to default the "Create Duplicate Record" to be unchecked?
is there a setting in gm.ini ?


Thanks
View user's profile Send private message

PostPosted: Thu Feb 24, 2011 12:00 pm Points: 0 Reply with quote
DJ
GoldMine Guru
Joined: 29 Jun 2006
Posts: 2055
Location: Fitchburg, MA, USA




Uncheck it this time, and the next time you use it under that UserID it won't be checked.

_________________
DJ Hunt

Phone: (978)342-3333
Email: DJ@DJHunt.US

GoldMine Premium - The Defintive Guide
One-on-One GoldMine Technical Support ( Fee Based )
www.DJHunt.US
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number

PostPosted: Thu Feb 24, 2011 12:03 pm Points: 0 Reply with quote
king123
Cuckoo for GoldMine Puffs
Joined: 02 Sep 2009
Posts: 374




DJ, I need it to be ALWAYS unchecked regardless if user checked it or not.

Any ideas?

Thanks
View user's profile Send private message

PostPosted: Thu Feb 24, 2011 12:05 pm Points: 0 Reply with quote
DJ
GoldMine Guru
Joined: 29 Jun 2006
Posts: 2055
Location: Fitchburg, MA, USA




Then log in as each UserID, create a New record, Uncheck it, and the setting will me maintained for the UserID the next time that they do use it.

_________________
DJ Hunt

Phone: (978)342-3333
Email: DJ@DJHunt.US

GoldMine Premium - The Defintive Guide
One-on-One GoldMine Technical Support ( Fee Based )
www.DJHunt.US
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number

PostPosted: Thu Feb 24, 2011 12:08 pm Points: 0 Reply with quote
king123
Cuckoo for GoldMine Puffs
Joined: 02 Sep 2009
Posts: 374




DJ,

I'm going to create a macro, which will duplicate contact, and in order macro to function properly I need to have "Create duplicate record" unchecked at all times. For example, if I create macro, which checks that box, it will create duplicate record OK for the first time, but when the next time macro will run it will uncheck the box, because it was checked from the first time, and duplicate record will not be created. Does that make sense?
View user's profile Send private message

PostPosted: Thu Feb 24, 2011 2:11 pm Points: 0 Reply with quote
DJ
GoldMine Guru
Joined: 29 Jun 2006
Posts: 2055
Location: Fitchburg, MA, USA




If you check that box, even with a macro, it will be checked the next time.

_________________
DJ Hunt

Phone: (978)342-3333
Email: DJ@DJHunt.US

GoldMine Premium - The Defintive Guide
One-on-One GoldMine Technical Support ( Fee Based )
www.DJHunt.US
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number

PostPosted: Thu Feb 24, 2011 2:25 pm Points: 0 Reply with quote
DougCastell
GoldMine Guru
Joined: 15 Jun 2006
Posts: 1639
Location: Los Angeles, CA




you could use the goldmine UI api to create your own new contact dialog box, install your add-on on all the workstations and don't provide the duplicate contact checkbox on your screen

_________________
Doug Castell

GoldMine Sales and Support:
http://www.castellcomputers.com/
office: (310)601-4738
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number

Macro to duplicate contact
  ContactReview Forum Index » GoldMine 6
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 7 Hours  
Page 1 of 2  
Goto page 1, 2  Next
  
  
 Post new topic  Reply to topic  


Brought to you by Castell Computers, Doug Castell, Admin
RSS Feed
Powered by phpBB © 2001-2004 phpBB Group
Theme created by Vjacheslav Trushkin