Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » grandparent - parent - child link entity
Re: grandparent - parent - child link entity [message #2644 is a reply to message #2643] Fri, 31 December 2010 12:15 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2350
Registered: April 2006
Location: Surrey, UK
Senior Member
Are you aware that a LINK1 pattern is not the only way to maintain a one-to-many relationship? A many-to-many is actually two separate one-to-many relationships, and you can only deal with one of those relationships at a time.

The MENU system already contains examples of different patterns to maintain the same relationship:

  • in 'List Task (menu)' there are 'Menu Items (1)', 'Menu Items (2)' and 'Menu Items (3)'.
  • in 'List Task (process)' there are 'Nav Buttons (1)', 'Nav Buttons (2)' and 'Nav Buttons (3)'.


It is not possible to have a MULTI1 version of the LINK1 pattern as they deal with a different number of entities.

You will need to have a non-LINK1 task which maintains the contents of 'dance_figure' so that it can have navigation buttons which allow you to choose a row and jump to a task which maintains 'follow'.


 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Delete with Cascade
Next Topic: RIGHT JOIN in LINK
Goto Forum:
  


Current Time: Thu May 16 15:41:47 EDT 2024

Total time taken to generate the page: 0.00965 seconds