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...
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...
To restrict file type in file upload control; Open Designer interface, Click on file upload control. Choose file types to upload from the ‘Accepted File Types’...
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...
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”...
To change border style in grid controls; Open Designer Interface, Go to the ‘Stylesheet’ module. Add a new stylesheet. Enter the CSS rule for changing border style in grid controls. Save the stylesheet by clicking on the “Save”...
To open a record with the version of the application it was saved with; After updating your application go to the Data Tab. Click on ‘Open with original’...
To insert data from a SpreadsheetWeb application into a Google Sheet: Open Designer interface, Go to ‘Connectors’ page, Click on ‘Add Connector’. Choose ‘Google Sheets’. Enter a name to identify this event. You need to have access to a Google account before you can...