Forum for discussing general topics related to Couch.
5 posts Page 1 of 1
Hi

Need some help on a website we are building which has product listing. The product listing on the site is divided into applications, groups & products. The flow is as below

Each application will contains multiple groups. The products can be part of any group. A product can be present in multiple groups of different applications.

We are trying to build the backend page where we have an application & group master where we can add the name of the application and then add multiple groups under it. After this there will be a product master where we can add individual products & assign them to particular groups under applications.

We tried working on this using a combination of repeatable regions & various other things however haven't been able to crack it. Need some simple solution for this.

Alok
Hi,

It is difficult to understand the use-case based on your textual description alone.

Please post some real world examples of 'applications', 'groups', 'products' etc. showing clearly how they are related.
It'd be helpful if you could also post some diagrams illustrating the same.
@alok, relationships (see https://docs.couchcms.com/concepts/relationships.html) seem the best bet, because a product (cloned page) can be related to multiple groups and applications. This is more complicated than a blog sample website and, based on what you said you tried to use, I suggest you seek professional paid help here.
This the rough diagram of what I need.

product_flow.png
product_flow.png (34.52 KiB) Viewed 1148 times
Have you achieved what was needed with relations?
5 posts Page 1 of 1