Hi, I’ve been trying to setup a single page app so people can be given a url which links directly to a cell in a repeating group. I’ve been using this video How to Bubble: Scroll to an item in a Repeating Group - YouTube as guidance but am clearly missing something, can anyone help please? I’m happy to jump on a call and pay for time.
- Installed Air Copy to clipboard.
- Created a link icon.
- Created a Workflow so that when someone clicks on it it copies the unique id of the parent group to clipboard so that you have https://domain.com/parentgroupsuniqueid
- Install Index finder. ‘When Page is loaded’ set to Find Index(Backend) and complete Data Type, list of things from the repeating group list and the thing to find is search with a constraint of the unique id:last item.
- Scroll to entry, rewult of step 1.
When I click the link icon it copies the url in the correct format to clipboard, however I just get a 404 page. I think I’m supposed to do something with custom states to show the groups but don’t know what that would look like?
Any help appreciated.
John