01-28-2008 03:58 PM
03-07-2008 09:50 PM
04-13-2008 07:16 AM
Bill Blakey
ACT! Development Team
Sage Software
04-21-2008 11:57 AM
Is there a chance of getting this code in vb instead of c#?
I could try to convert on item at a time but thought I'd ask first.
Thanks.
John
04-27-2008 06:37 PM
Great sample with lots of good stuff!
Could you also provide code to lookup Policies based on a combination of string, date and boolean field values?
Thanks in advance,
Geoff
05-07-2008 09:02 AM
Can you associate CustomEntities with Activities?
Also, this compiles but would it work as intended?
CustomEntityDescriptor descriptor = this.actApplication.ActFramework.CustomEntities.CreateCustomSubEntity(ENTITY_NAME, ResMan.GetString("PolicyDisplayName"), ParentEntity.Contacts | ParentEntity.Companies | ParentEntity.Groups, true, ResMan.GetString("PolicyDescription"));
As in a CustomEntity that can be associated with any Contact or Company or Group?
06-19-2008 12:21 PM
I downloaded this, and installed it on a copy of 10.0.2 Act Premium For Web. I'm having a problem because when I click on the tab, it gives me an error saying:
"Method not found: 'DataDescriptorCollection Act.Framework.CustomEntities.CustomEntityList` 1.get_FieldDescriptors()'.
This was with the dll that came standard compiled already. I will try building it off of the dlls included with Act Premium For Web, but any insight into this would be greatly appreciated.
Thanks!
08-17-2008 10:44 AM
Good day.
Is there a Visual Basic example project for this?
TIA
Kevin Ritch
CRM Solutions, Inc.
Long Island, NY
08-17-2008 10:46 AM
Hi John,
Did you ever get a reply to this question?
I am also a fellow VB programmer and also would not wish to convert a C# project.
Thanks for anything you might have, that may help.
Cheers,
Kevin
---------------
Kevin Ritch
CRM Solutions, Inc.
Long Island, NY
08-27-2008 04:09 PM
I have the same issue. Did you get an answer?