Feature |
KB Version |
Objects |
Comments |
GeneXus Access Manager (GAM) |
Trunk |
Frontend: all the objects are public other than the "confirm" action in Productsincart object, and the "Submit Review" action in DetailTabReviewsRWD object.
Backend: all the objects are private. The permission required to execute these objects is "is_gam_administrator". See RWDMasterpage object. |
|
Responsive Web Design in GeneXus |
Trunk |
All Web objects are responsive, including the Frontend and the Backend of the application. |
Conditional Class Properties for Themes |
Trunk |
The Flat Theme defines several conditional classes. Some of them are: OptionalColumn and WWActionColumn (used in the Column Class property of grids of prompts and ww objects). |
|
Work With Pattern for Web |
Trunk |
The Backend of the application (which entry point is ShopBackEnd object) links ww objects generated by the Work With Pattern for Web.
The ShopBackEnd object uses the Tab control for web. |
GeneXus X Evolution 3 Web Smooth UX |
Trunk |
All the model gives a smooth web user experience.
Web User Experience property is set to Smooth. |
Single Page Applications |
Trunk |
As Web User Experience property is set to Smooth, Single Page Applications are used. |
Server.Socket external object |
Trunk |
The DetailTabReviewsRWD object uses Web Notifications feature to allow the user to send a review of the product. |
See the Requirements for Server.Socket external object. |
User Controls |
Trunk |
The user controls used is Star Rating, which can be downloaded from the Genexus Marketplace. |