How do you ensure that a blank form is displayed so that you can enter new customer data?

You are testing a customer entry form that is part of an Order Processing application. When you
open the form the first time, enter data, and click ‘Submit”, a message “Action Processed” is
displayed and data is inserted into the underlying table. However, when you open the page again,
it displays old data In place of a blank new form. How do you ensure that a blank form is displayed
so that you can enter new customer data?

You are testing a customer entry form that is part of an Order Processing application. When you
open the form the first time, enter data, and click ‘Submit”, a message “Action Processed” is
displayed and data is inserted into the underlying table. However, when you open the page again,
it displays old data In place of a blank new form. How do you ensure that a blank form is displayed
so that you can enter new customer data?

A.
Modify the branch for the “Submit” button to clear the cache for the page or items on the page.

B.
Select “Always, replacing any existing value in session state” from Source Used field for each
form item on the page.

C.
Set Caching to “Not Cached” for the region that hosts the customer entry form.

D.
Set Caching to “Not Cached” for the page that hosts the customer entry form.

E.
Set the “Maintain session state* item property to “Per Session”.



Leave a Reply 0

Your email address will not be published. Required fields are marked *