Any Ideas Welcome - Dynamic Fields How To - Question | JoomShaper

Any Ideas Welcome - Dynamic Fields How To

David Podesta

David Podesta

SP Page Builder 1 week ago

I have created a tiles website.

I've used dynamic fields to create the tile listings.

Each tile has a name, and is part of a collection of colours.

On each tile page, I need to also show the other colours available for that tile.

As an image of that tile, the colour and link that tile back to it's own page.

I have created this manually but without the links back.

I've racked my mind whether there is a dynamic way to list these, but don't think there is because, the filter on the page to show the other tiles has no option to refer to the pages parent from what I can see.

Just wondering if anyone else may have a solution. I really don't want to add all of the links manually for each tile, tis job has destroyed me...

Example page here tilese colours arre at the bottom

http://116.90.60.146/~eqquittycom/collections/arik-03

0
1 Answers
Atick Eashrak Shuvo
Atick Eashrak Shuvo
Accepted Answer
Support Agent 1 week ago #218040

Thank you for reaching out.

You can achieve this dynamically by using a Multi-Reference field within your collection. Please follow the steps below:


Step 1: Create a Multi-Reference Field

  1. Go to your Collection settings.
  2. Add a new field of type Multi-Reference.
  3. Set the relation to the same collection.
  4. Name the field something like “Related Items” (or any name you prefer).

Step 2: Assign Related Colour Variations

For each tile variation, link it to the other colour variations of the same tile.

For example:

If you have a tile called Item1 with three colours:

  • Item1 Red
  • Item1 Green
  • Item1 White

Then:

  • In Item1 Red, add Item1 Green and Item1 White under Related Items.
  • In Item1 Green, add Item1 Red and Item1 White.
  • In Item1 White, add Item1 Red and Item1 Green.

This creates a structured relationship between all colour variations.


Step 3: Display Related Colours on the Detail Page

  1. Open your Collection Details Page.
  2. Add a Collection Addon where you want the related colours to appear.
  3. Configure the filter settings as follows:
  • Field: Related Items
  • Condition: Is Associated With
  • Value: Your Collection
  1. Set the addon layout to display:

    • Image
    • Colour name
  2. Link the addon items to the Collection Details Page.


This setup will dynamically display the other colour variations on each tile page, without the need for manual linking.

I am attaching a screen recording for better understanding.

0