Nested Repeating

Hello So i have a data type of service whic collects multiple list items into name and price respectively.
i would lie to display one name then one price then the next name and next price .

I have tried nested repeating groups and its still spits out 1 row conaning te entire list

You want something like this?

no but tis is very similar to


and ttat too will h
elp

hello

If you’re using a repeating group correctly, they will appear as individual items.

It sounds like either the data type or the repeating group (or both) are set up incorrectly.

Can you post a screenshot of your repeating group config and your data type?





The service name is filled by the users selection from the option set an the pricedisplay also.
So the workflow of a button creates a new service and adds the list from the custom states on the page

2 final questions

Is it possible for each “User” to offer different Services and different Prices?

What is the purpose of the page you are designing

I think I understand but I can quickly put something together to show you if you confirm

yes it is possible

Hey, I was able to acieve the seperation by unchecking the multiple enty option. When I was creating the Sfields: Sname and Sprice, I trried to feed in data as lists …Instead I made them single entries and when rendering I set up constraints , and it works perfectly now, Thank You

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.