In your application both page 2 and page 4 branches to page 5. Page 5 has a Cancel button which currently
redirects to page 2, however it should redirect to either page 2 or page 4 depending on the origination page.
Which three actions need to be performed?
You are testing a customer entry from 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?
XYZ Corporation wants to develop a new theme for all applications within a workspace. In order for a new
theme to be applied to all applications, you must perform these steps.
1)Promote the theme to a workspace theme.
2)Change the theme identification number to a number higher than 100
3)Modify all applications to switch to the new theme.
4)Copy an existing theme
5)Navigate to the Themes page
6)Change the templates in the new theme
7)Edit the theme definition.
What is the most likely sequence for he steps be perfromed in?
User Details form page is page 1 in your application. On this page the end user is required to provide his Name
and Address details- You need to create a validation that requires the end user to enter aprovince if the country
is not the United States (US).
Which action needs to be performed?