Hello,
I am having a hard time figuring out why my data in detail screen goes blank whenever I enter in data and submit form (it would show data on the detail screen, but when I refresh the page, it disappears).
Another issue is that it's not writing back to SQL, but I can update SQL and it updates on the app. (Doesn't show data in the columns)
I did my best to match datacardvalues back to the correct datacard between edit screen and detail screen. I could be missing something and probable overlooked it.
*Note: DateModified is blank because I was testing which columns would update from SQL.
Any ideas would be much appreciated.
Thanks,
Jvang
After Entering Data
After Refreshing Page
Data in SQL