Text field blank in Update admin page
I've inserted records into a database using an admin insert page. The records insert fine. When I go to the Update admin page, the Testimonial Company field is blank.
Insert Single Record server behavior setup:
General tab, a 'WA_TestimCompany' session variable was created.
Binding tab, I used the Insert_Sharp_Default > TestimCo (text field name).
Update Single Record server behavior setup:
General Tab value is set to the 'WA_TestimCompany' session variable.
Binding tab, I used the Insert_Sharp_Default > TestimCo (text field name).
This is the same way the other working text fields are set up. What am I missing?
Files attached.