Well, I think I have found the reason List Item’s were not showing and I actually believe it’s an anomaly within Bubble.
On my site, a user can input a description and price then click ‘Add’ (invoice line items). I just wanted the inputs to display as Text fields beneath after the user clicks ‘Add’.
I was trying to get the repeating group to refer to Parent Group's [custom state] but Bubble didn’t give the option for the custom state. I thought that was strange. But when I type the group name first, I can then refer to the custom state.
I have no idea why this, I actually posted a separate post on this. I wouldn’t usually post in multiple threads but I thought this was a different issue initially.
Here’s an example, you can refer to the page first create-invoice and you are fine, the custom state is found;
I am not referring to a repeating group. Remember, this is a single page app so the custom state is on the main ‘group’, which I have named create-invoice. So the Parent group is the exact same group create-invoice. Logically I should be able to refer to either the Parent group or create-invoice (they are identical).