How to make an application work offline

To make an application work offline; Go to the User Interface module. Add an Action button and add an Excel Export event. Publish your application. Open the Application and save a record. Then click on the Excel Export button. When you are offline, you can use the...

How to enable Reset function in an application

To enable Reset function in an application; Open Designer interface, Drag and drop an action button. You can change its text, size and style. Then choose the ‘Event’ as ‘Reset’. The reset function will be...

How to move controls

To move controls to a different page, Open Designer interface, Click on the section/control that you want to move, Press the “Ctrl” and “X” keys on your keyboard simultaneously. The selected section/controls will be removed from its original location and copied to the...

How to create a listbox with images

To create a listbox with images; Open Designer Interface, Go to the ‘Stylesheet’ module. Add a new stylesheet. Enter the CSS rule for creating a listbox with images. Save the stylesheet by clicking on the “Save”...