GeneXus Advanced course [Extra Videos]

Panel object. First steps

In this video we will see how to design and implement web and mobile device screens, which will be used by the agency's clients to consult information, which constitutes the customer-facing part of the application. The Panel object will be used, with a different programming model, generating the web application in Angular and mobile in Android. (VIDEO OF THE CORE COURSE)

In this video, a panel object named Attractions_CFPanel is developed that allows viewing the agency's attractions, filtered by country and a range of attraction names. At minute 18, in order to comply with the Travel Agency's requirements of viewing detailed information for each attraction, the AttractionDetail_CFPanel object is shown. As mentioned in the video, it is not built step by step to save time. 

You can import the xpz file found here to obtain the object already created and also the attributes added to a second level of the attraction transaction containing the information of the attraction’s detail.


In the data provider that loads data from Attractions, this second level is initialized with data from the Louvre museum, such as its exhibitions and a map with the museum's location.

To be able to generate the examples in Angular, you must previously follow the steps indicated in the following link: https://wiki.genexus.com/commwiki/servlet/wiki?42541

And to run the mobile application on Android, you must install the software indicated in this link: https://wiki.genexus.com/commwiki/servlet/wiki?14449