Evolve an application from prototype to production

UI Customization. Introduction

Some example customizations are made on the UI to understand the work logic through the DSO classes and tokens and their relationship with layout controls


Among other things, it shows how to vary characteristics of the controls—including how to display them or not—based on screen size (responsiveness), and how to customize the appearance of an attribute/variable control both when it is read-only and when it is not, as well as its label, etc.

Presentación

You have probably created a KB, developed your application, and run it with F5.
After several improvements, you consider that your application is ready.
But how do I take the application out of my machine or from the GeneXus development server to another server so that it can be used by whoever I want, that is, deploy it to production?
And how can I improve its appearance a bit, add security, or create test cases for some processes that I have programmed?
If you want to know how to evolve your application and take it to a production server, check these topics in the available videos.