I have four workflows on my page. In the fourth workflow, I can display a list in the “navItems” repeating group:
But on the first workflow on the same page, when I try to display that list, “navItems” doesn’t show up in the dialog:

My goal is to display a repeating group (hidden by default) after having displayed the list (to not load data that isn’t visible by default, in order to improve performance). If Bubble by default doesn’t load data in a hidden element before that element is made visible, that solves my question.
