Why isn't this record updating?

I’ve created a simple app that allows you to fill out a form, view the data you just submitted, and edit that data if want to make a change.

Data creation works great. Viewing it works great. But for some reason, it’s not updating. What am I doing wrong?

Here’s a gif showing:
Screen Recording 2022-07-12 at 01.37.48 PM

Hey Corey,

Welcome to the Community!

On the “Update Session” button, is the action “go back” or go to the “view session” screen

It’s “go back”

I figured out the issue though. I was linking to the “Current Session > X” instead of the raw form inputs. So basically I was just looping the old data haha.

2 Likes

Great! Have fun building. :slight_smile: