Connecting similar items

More
10 years 9 months ago #44603 by tarja
Hello,
In Category list view, can I connect together more items with the same value in one field, like in the picture below?

Please Log in or Create an account to join the conversation.

More
10 years 9 months ago #44614 by micker
Replied by micker on topic Connecting similar items
your image is to abstract .. ;)
you want an odering by a vield value ?
1 in your categorie config do it (ordering by a field value)
2 create a custom template for your display

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
10 years 9 months ago #44623 by ggppdk
Replied by ggppdk on topic Connecting similar items
Hello

yes but as micker said you need a custom template:

1. Order by your custom field (set this the item order in category configuration)

2. if you field ID is 54, then inside your category items do something like:
Code:
if ( $i > 0 && $items[$i-1]->fieldvalues[54][0] != $items[$i]->fieldvalues[54][0] ) { echo "<hr/>"; echo "New group starts here<br/>"; }

- to open close table cells is bit more tricky to do


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.349 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline