Build applications
App Creation – Advanced
In this course, you’ll learn about advanced SpreadsheetWEB features that will help you create truly unique web applications. When you’re done with this…
Start course- Lessons
- 7
- Level
- Advanced
- Format
- Self-paced
In this course, you’ll learn about advanced SpreadsheetWEB features that will help you create truly unique web applications. When you’re done with this section, you’re going to be able to modify the look-and-feel of your web applications to the smallest detail.
Requirements
- A SpreadsheetWeb Control Panel account. You can signup for a trial account here.
- Your spreadsheet containing named ranges for all inputs and outputs you would like to use in the web interface of your application.
Course curriculum
What you’ll learn
- 01Export to ExcelCreate an Excel export from a SpreadsheetWeb application by uploading a template, mapping named ranges, and assigning the export to a button.
- 02Built-in StylesheetsYou can change the looks of your designer applications by modifying their cascading style sheets, or CSS in short. Stylesheets can give your application a…
- 03Embedding SpreadsheetWEB Applications Using iframeYou can use an inline frame (iframe) to embed a web application created with SpreadsheetWEB into your own website. All of the application features will be…
- 04Custom ActionsCustom actions can be used to do things like transferring data to and from external systems or databases, run iterative calculations, and more, by coding…
- 05Runtime Text EditorRuntime text can be defined as all text labels that are not part of the user interface modules when running an application. For example, the calculating…
- 06Editing StylesheetsStylesheets allow customizing the look-and-feel of your web applications by changing the formatting, color, and other properties using CSS selectors. These…
- 07Import from ExcelYou can either create a new record or edit an already existing record using the Import from Excel feature. This can be done in two ways: Create a new record…