How can I link singleton?

Hi,

I’m looking for a way to create a menu.
Here is my backend structure:

  • two collection: pages-standard and page-custom
  • one singleton for my homepage

I try to create a collection hierarchical named “main-menu” which is a simple repeater of collectionlink.

My problem is that I can’t link my singleton homepage here. I guest a singletonlink field type for this purpose would be an idea.

Have you an other way to create a menu ?

Thank you !

Anyone ?

Thank you !

Hi,

sorry, there is no singleton link field. Right now I would suggest using a text field and just add the name of the singleton which you can resolve later in your front-end code

Greets,
Artur