Results 1 to 1 of 1

Thread: Modulbuilder : Relationship between a Module and Hisself / Is it possible ?

  1. #1
    lessive is offline Junior Member
    Join Date
    Aug 2008
    Posts
    2

    Question How to make Relationship between a Module and Hisself to group objects ?

    Hi,

    I'm building a simple module O that contains a on-to-many relation-ship in the same Object, and I didn' t find the right way to do this.

    Little explanation of the Problem :

    I have 5 objects from type O (O1, O2, O3, O4, O5)
    I would like to be able to group some of those objects : O1 and O2 are together, O3, O4, and O5 are in a group.

    The result I'm looking for is to be able to see O2 in the Editview of O1 , as seeing O1in the editview of O2 etc ...

    I tried configuring a one-to-one relation-ship, as one-to-many, as many-to-many, but non of them will give me this result.

    The only workaround I found is creating a second module called Group, with a one-to-many relationship with the module O.

    Is there any possibility of grouping objects without using this special workaround ?

    For Information, I'm working on SugarCE Version 5.1.0RC (Build 4469)

    Thanks in Advance
    Best Regards
    Woolite
    Last edited by lessive; 2008-08-05 at 12:41 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Sug5.1 Modulbuilder Relationship between a Module and Hisself
    By lessive in forum General Discussion
    Replies: 1
    Last Post: 2008-08-05, 02:04 PM

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
  •