[Answered] Update collection from modal page

Greetings all. I need some help.

I want to update a specific collection record from a modal screen. How do I bind a record listed on a list page to display info on a modal page; then input a field of the collection record; then upon closing the modal, update the collection record?

In other words…
… list collection record
… select specific record to display on a modal
… input data on the modal
… update the collection record upon closing the modal.

Thanks in advance.

Hi @RobertN,

Sure, you can do this whole flow via Modal Popup easily. Below is the tutorial which explains the process:

Thanks.

1 Like