Monday 20 January 2014

List objects on Run of Application in APEX



Objective:
                On clicking Run button of Application, the home page will run. In order to list the objects within the application, we can create a list and attach the list to region.


When we click on Run in application, then the home page will run as shown below.


Creating List:

Click on Edit page. Right click on Lists and click on Create.



Click on next in following screen.


Enter the name of List in following screen.


Enter the List Entry Label, for ex., name of the object and give the page number that it refers to in the Target Page ID or custom URL.


Then click on Create List in following screen.


Adding list to Region:

Right click on Region and click Create.


Choose the Region type as List.



Enter the title of Region in following screen.


Select the List from the List LOV.


Then click on Create Region. We can see that Region and List got created in following screen.


When we click on Run in Application, then the following screen will appear showing the list of objects.

No comments:

Post a Comment