Navigating using the breadcrumb menu using the following structure:
A > B > C
If the view is currently in folder C and a user clicks on folder A in the breadcrumb menu - the request's data field is populated with folder C's variables, not folder A. Would it be possible to change this to have folder A's data in the variables as we use ID's to navigate directories, not path.
If that's not possible, is there any way around this?