I have some collections and I can grab them and generate a menu. Fine.
However, how do I then link from my menu items to the individual collection items? I see there are IDs and such returned but nothing I can see in the documentation to grab an individual item.
You can also link collections together in Cockpit. So you could make a āmenu itemsā collection, and then have a āmenusā collection that grabs menu items. Then with one request you can get all the menu items you need.
I donāt think you missed anything in their documentation. Based on my experience with Cockpit, the main documentation just has the basics covered.
You can do pretty much anything youād like Cockpit as long as youāre willing to take the time to search the forums, and tinker with your install.
This question is where I found the filter options. I had to tinker with it to suit my needs.
I found that searching for my specific use case will pull up one or two entries that are similar, and then from there I can find the keywords that others have used to describe what Iām looking for. Then searching for the keywords, thereās usually an entry with a pretty in-depth explanation.
This brings me to a follow up question. Is there some way to search on different fields?
Using the ID implies non human readable URLs in the browser if I have to link on them. Iād like to add a āslugā field and be able to search on that.