Search page is working fine. Let's do a cosmetic change. Let's change the title of the page.
Before changing just test your application and see what's the title displayed.
Let's change the SearchPage 'title' to 'Searching Mobile Details'.
The title of this page belongs to ViewSet 'SearchResultViewSet'. So, we need to make changes to 'SearchResultViewSet'.
Open 'SearchResultViewSet' by double clicking on it. Expand 'Breadcrumbs and Messages'.
Select 'IF_BSP_WD_HISTORY_STATE_DESCR~GET_STATE_DESCRIPTION' -> Right click 'Redefine'. Once you redefined it, 'Green colored' icon will appear before it.
double click on it, and write code as below:
Save & Activate it.
Now, test your application. Hope you got it.
Check by yourself : before the changes that we have made, there was a title, from where we got it.
Before changing just test your application and see what's the title displayed.
Let's change the SearchPage 'title' to 'Searching Mobile Details'.
The title of this page belongs to ViewSet 'SearchResultViewSet'. So, we need to make changes to 'SearchResultViewSet'.
Open 'SearchResultViewSet' by double clicking on it. Expand 'Breadcrumbs and Messages'.
Select 'IF_BSP_WD_HISTORY_STATE_DESCR~GET_STATE_DESCRIPTION' -> Right click 'Redefine'. Once you redefined it, 'Green colored' icon will appear before it.
double click on it, and write code as below:
Save & Activate it.
Now, test your application. Hope you got it.
Check by yourself : before the changes that we have made, there was a title, from where we got it.
No comments:
Post a Comment