Lets create a view set, and assign AdvSearchView and ResultView to it.
Go to 'Component Structure Browser' Select 'Views' as.
A wizard will open before you, click on 'Continue'. Provide the same of a ViewSet as 'SearchResultViewSet'.
Now we have to provide view areas, and their positions. WebUI Viewset is using GRID layout.
There are different type of layout are there as row layout, flow layout.
Provide Lines as '2', Columns as '1'.
Click 'continue'. We have to define 'View Area' Define them as:
Click Continue, it will display view areas, with the defined layout as:
Click 'Complete' you have created viewset.
Notes : Viewset is same as of view which contains controller, context, and .htm file.
Now our job is to assign views to viewset, and then viewset to window.
We will perform them in next chapter.
No comments:
Post a Comment