Data Detail

I’m working through @mebeingken’s lesson on using a Data Detail to Add, Modify and Delete data. I’ve got it all working, except it always shows only the first record in the table. Can’t seem to get it to show either a new blank form when I click the New button with a select value of 0, or the record being click on with the select value of the record ID.

I have the Data Source of the Data Detail set to the Server Connect query property defined in the API, which has not conditions. That should load all records, which it seem like it’s doing. Then, I have a Dynamic Event (Click) on the table row with an Action of setting the Select property of the Data Detail to the record ID and then showing the Model. Same for the Add button, but it sets the ID to 0.

Any ideas what could be wrong?
Thanks, Dan

Community Page
Last updated: