Monday, 2 December 2013

11. Creating Overview page

If you look any Standard Search screen you will see a hyperlink, from which it navigates to another page which containers group of view embedded into it, i.e. nothing but a Overview page.

Let's see a screen shot how it looks like.












We are going to discuss on:

1. Creating Overview page
2. Creating Form view
3. Creating a table view (same as of ResultView).
4. Assigning Form View, and Table View, and
5. **Another important factor is passing data from ResultView to FormView, and Table View.

First we will start Developing individual views and then will work on passing the data.

Creating Overview Page. Go to UI Component -> 'Component Structure Browser' -> Right  Click 'Views'

-> Select 'Create Overview Page'.









A wizard will open before you. Provide Overview page as 'MobileDetailOVP'(Generally for overviewpage it is suffice as OVP).

Observe that classes created. We are done with creating Overview page.

No comments:

Post a Comment