Hi there,
Im new to bubble and am trying to get my head around DB set ups and list generation/display.
Cut a long story short; list of addresses/PH numbers/Etc all shows up as comma separated text when displayed in repeating group.
For example; 123 Jump St, 456 Station RD.
Instead I’m trying to have it present as follows;
123 Jump St
456 Station RD
This is all linked to client unique ID which loads on customer card which may have multiple addresses or phone numbers etc etc.
Is my formatting off or should I have these entered as single line items within the DB instead of a field (list) option?
TYIA.