Pass Repeater Data Set to Another Page

You can store your repeater values in a global variable and then onload of each page, populate a repeater on that page with the values. Here’s an example showing that:
repeater_across_pages.rp (65.7 KB)

1 Like