Grouping CMS ITEMS

Hello all!

The way I have my css structure is:

Portfolio companies:

  • company name
  • company website
  • company logo

Jobs:

  • job name
  • job link to external website
  • company that is offering the job - reference from the portfolio companies collection

GOAL:

Have a page with a css collection:

company 1:

- job 1
- job 2
- job 3

company 2:

-job 4
- job 5
- job 6

I know I can do that by having a multi reference field in the portfolio collection, like the Taco Bell tutorial, but the issue is that for cms management I would have to create the job, go to the portfolio company, add the job in the multi reference field…

Since one job can only belong to one company… with and individual link, is there a way to do this without having to add nested collections using portfolio as a parent?

It would be sooooo easy with php and mysql…


Here is my public share link: [LINK]1

https://armilars-site.webflow.io/portfolio

(it is further down the page… where you can see the company name should not repeat)

(how to access public share link)