Results 1 to 4 of 4

Thread: Prospect List relatio with a custom module ?

  1. #1
    amiyuger is offline Junior Member
    Join Date
    Apr 2011
    Posts
    2

    Question Prospect List relation with a custom module ?

    Hallo everybody!

    Does anyone knows is it posible to to make a new custom modul with a relationship to the Prospect List module?

    I tried this with a basic-based custom modul withoud success...

    I wont to bind the ProspectLists (TargetLists) from a Campaigns to a new module 'Event'. This should be than a memberlist for this event, as a Event-Management function.

    I'm testing with 6.14 CE.
    Testing with Pro or Enterprise isn't posible at time (7-days trial link stocks) ... :/

    Thanks for any Help!
    Last edited by amiyuger; 2011-04-13 at 12:17 PM.

  2. #2
    christianknoll's Avatar
    christianknoll is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Vienna
    Posts
    939

    Default Re: Prospect List relation with a custom module ?

    It certainly is. Just create a relationship and then a subpanel underneath your custom module. How to do it with Studio I do not know but with Standard SugarCRM customization skills you can do this also completly upgrade safe.

    christian.

    Quote Originally Posted by amiyuger View Post
    Hallo everybody!

    Does anyone knows is it posible to to make a new custom modul with a relationship to the Prospect List module?

    I tried this with a basic-based custom modul withoud success...

    I wont to bind the ProspectLists (TargetLists) from a Campaigns to a new module 'Event'. This should be than a memberlist for this event, as a Event-Management function.

    I'm testing with 6.14 CE.
    Testing with Pro or Enterprise isn't posible at time (7-days trial link stocks) ... :/

    Thanks for any Help!

  3. #3
    amiyuger is offline Junior Member
    Join Date
    Apr 2011
    Posts
    2

    Default Re: Prospect List relation with a custom module ?

    Hello!

    Quote Originally Posted by christianknoll View Post
    It certainly is. Just create a relationship and then a subpanel underneath your custom module. How to do it with Studio I do not know but with Standard SugarCRM customization skills you can do this also completly upgrade safe.

    christian.
    ... unfortunately not, in studio is not posible to make a new relationship with a TargetList-Module. This module isn'l listed.

    anybody an idea if this only in CE edition is or also in PRO?

    thx

  4. #4
    ibrs is offline Member
    Join Date
    Sep 2007
    Posts
    16

    Default Re: Prospect List relatio with a custom module ?

    I've been trying to figure this out too.

    I can tell you that it is a in 6.2 PRO as well.

    The way I did it was to use Studio to create the module and created a a field of type "RELATED" then select some other module. I then hand edited the vardef in modulebulder package, ie..,
    custom/modulebuilder/packages/<package>/modules/<module>/vardefs.php

    In the definition on the field I change ext2 and module
    'ext2' => 'ProspectLists',
    'module' => 'ProspectLists',

    Was not very hard to do but still can't report on the target list.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Prospect List poup up not working in 5.1
    By kinshibuya in forum Help
    Replies: 0
    Last Post: 2009-06-24, 07:04 PM
  2. Export Prospect List
    By mysterj in forum Help
    Replies: 9
    Last Post: 2009-04-27, 04:39 PM
  3. adding prospects to a prospect list
    By FrankKelly in forum Developer Help
    Replies: 0
    Last Post: 2007-07-04, 08:14 AM
  4. Exporting prospect list contacts
    By brob in forum General Discussion
    Replies: 2
    Last Post: 2006-08-23, 04:53 AM
  5. Prospect List export
    By brob in forum Help
    Replies: 1
    Last Post: 2006-04-04, 10:59 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •