• Payment Plugins Poll

    We need your feedback on the need for updated payment plugins. Please go here and give us your feedback.

  • Joomla 5.1

    For running J!5.1 you must install Fabrik 4.1
    See also Announcements

  • Subscription and download (Fabrik 4.1 for J!4.2+ and J!5.1) are working now

    See Announcement
    Please post subscription questions and issues here

    We have resolved the issue with the J! updater and this will be fixed in the next release.

tabs-group-by problem

molcomp

Member
Hello,

I am trying to resolve this problem but I cant figure out which way. The following is the situation:
I have 3 tables in a relation. In the first table projects in tabs is set by field project name and under group by is set to the joint field of the second table activities. Relation table contains name fields of both tables. Table project is joined on relation table.
List shows fine for the projects something like this:
Project1|Project 2| ...
Activites
Activity 1
Activity 2

Now the problem is that I would like to display field project summary that is inside the project table( this field does not exist in the relation table) . When I click display this field in the above list the field data are displayed under group something like this:

Project1|Project 2| ...
Activites
Project summary, Activity 1
Project summary,Activity 2

and I would like to achieve the following
Project1|Project 2| ...
Project summary
Project start date
Project end date and to show other fields inside the project table but above the relation table data and below tabs.
Activites
Activity 1
Activity 2

Hope I explained it properly. Thanks anyone for the help.

Alex
 
Back
Top