User Guide
Chapter 4116
You can see that the enhanced NewUser page has an added recordset on the page.
The recordset holds Credit Card types. This was added so that a dropdown list
could be populated with the credit card types. Database Edit Interactions were
applied to the credit card fields so the credit card selection would be inserted into
the Customers database table. The interaction is between an edit box, the insert
button, and the Customers recordset.
Notice the Database Navigation activation on the Insert button. This interaction
maintains the state of the recordset after the site visitor has entered the
information and wants to check out. The activation on the Insert button asks you
to choose a redirection page. In the example below, the page is redirected to the
Check Out page.