Legacy Platform documentation
Designer Applications
Explore 30 practical guides for Designer Applications in SpreadsheetWeb Legacy Platform, with setup instructions, examples, troubleshooting guidance, and…
Start here
Core Designer Applications guides
Application‘’Application’’ page is where one can find information about web application and can update the web application. ‘’Application’’ page can be utilized to…Creating a Designer ApplicationYou can create a Designer application by pressing the Create a new Application button in the Control Panel and then defining the application features.Custom ActionsThe Custom Actions allow defining custom actions with custom action hooks with custom code that will be executed with calculations.DatabaseIn SpreadsheetWEB, designer applications can store input and output fields when you define them in the database designer.Email ProcessEmail notifications must be tied to an Action button, and when the button is pressed, the email process will run and send out emails to selected users.Excel ExportGenerating an Excel export from your web applications can be useful for when you want your users to be able to analyze their results.Goal Seek EventOverview The Goal Seek Event Designer allows you to define an iterative calculation event with custom action hooks. In a dedicated server environment, this…Pages and NavigationYou can use a Navigation Bar, any number of Action Buttons, or any combination of both methods to allow your users to transition between pages.Print ProcessThe Print Process Designer allows for design of template-based document generation, which can then be triggered through buttons in the user interface.QueriesIn the Queries module you can create database queries to retrieve data from applications and data maps. Queries are created using an intuitive user…Solver EventSolver Documentation Solver Event is an optimization tool that can be used for what-if analysis. The algorithm uses multi-start with random seed generation…StylesheetsUsing CSS (Cascading Style Sheets) code, Stylesheets will give your applications a unique style, and can also help you customize the user interface further.Text Resource (Run-time) EditorThe text resources of designer applications, also known as runtime text, is the set of strings that you see throughout the application UI.User InterfaceThe user interface (UI) of a designer application can be built using a drag-and-drop interface accessible in the User Interface Designer.
Designer Applications
UI Controls
Action ButtonA button control is used to trigger specific actions in the workflow of an application, such as navigation, calculation, and saving. Text The Text property…CalendarA calendar control is a basic control that allows user to select dates and/or times for data entry. Each calendar control must be associated with a Single…ChartsA chart is a complex output control that allows users to display a visual representation of a data set in the user interface. Widely used in data analysis…CheckboxA checkbox control allows end users to enter a TRUE or FALSE value. Each checkbox must be associated with a Boolean Single Named Range (B.SNR) in the…ContainersA container is a subsection that can help subdivide a section into multiple vertical segments. Style You can select a Well style from the Small, Medium, or…ContentA content / label control can simultaneously handle all static content of the page, as well as dynamic labelling based on named ranges defined in the…DropdownA dropdown control allows users to select a value from a defined list for data entry. Each dropdown must be associated with a Single Named Range (SNR) in…File UploadA file upload control is a drag-and-drop control that allows user to upload files to the server for storage upon performing a save action. Each file upload…GaugesGauges are output controls that display a visual representation of a cell value in the user interface. Widely used in data analysis and presenting key…Input GridsAn input grid is a control that allows the user to select and edit a range of items corresponding to a Table Named Range (TNR) from the spreadsheet model.…MapsA map is a complex output control that allows users to visualize geographic data and its relationships. You can choose from hundreds of available maps and…Output GridAn output grid is a control that allows the user to view a range of items corresponding to a Table Named Range (TNR) from the spreadsheet model. These…Radio ButtonA radio button list control allows users to select a value from a defined list for data entry. Each radio button list must be associated with a Single Named…SectionsA section is a row in the user interface – all components must be placed within a section. Sections can be subdivided to break up the screen. Each segment…SliderA slider is a control that allows user to input values by shifting a horizontal or vertical button within a predetermined minimum and maximum values. Each…TextboxA textbox is a basic control that allows user to input values for capture, storage, or calculation. Each textbox must be associated with a Single Named…
