To create a display list in RG from a table element?
Based on what you said, are you trying display the list of things in a table element to an RG element? If so, you can just use the same data source that you used in your table element to your RG element.
If that’s not what you’re trying to do, please elaborate your question.
First up, you’re sending only one thing. A repeating group needs a list of things.
You also need to make sure that your repeating group has the same content type with your data source.
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.