Creating Listing Backend

I’m trying to create a backend for restaurants on my marketplace.

On the left there is a repeating group of their current listings.
I’m currently stuck on the following functionality:

  • When they click ‘edit’ the editor group should refer to the object they clicked edit on
    – Does anyone know how to change which ‘store’ object the group refers to?

Info:

  • the left side is a repeating group
  • the right side is a group

When the ‘Edit’ button is clicked, just ‘send’ the current cell’s data to the Editor Group using a Display Data action…

Thank you my friend

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