Connecting Navigation & Reusable Elemnt

Hey Everyone!

I am working on connecting a navigation element with a reusable Repeating Group.

I have been reading and watching video but haven’t found the right way to do it and have not been able to fiddle around successfully.

Connecting%20Nav%20%26%20Reusable%20elemnt

Here’s what the DB looks like

DB_View

I Then use a custom workflow made for the Reusable Group & Repeating Element

And am trying to connect it to the Navigation Repeating Group

and the result is having the Categories listed in the Navigation without the list showing up

Result

Any Potential Solutions or approaches? The closest I thought I was to an answer was from the menu regarding custom workflows.

Thank you!

Okay so I have solved Part of the Problem. Let me update a little bit. instead of using a Reusable RG for the Category Lists (Favorites, Nearby, Recommended) I have just put it on the page and the sub-navigation and RG now easily communicate.

My End Result is to achieve the following UX Screen Layout and here is where I currently sit.

Where I am Currently Struggling is getting the Businesses Listings of the “Current Cell’s Category” and passing that to the RG of Businesses in that category. For the Business Listings I am currently using a Reusable Repeating Group Because that is what I have learned, through trial and error, achieves my design goals.

So I need help passing the data between the two Elements (Categories going up & down with Business Listings in those categories going left & Right)