Designer
  • Home

  • General Overview
    • Index
    • Edit Application
    • Edit Navigation Bar Image
    • Edit Favicon Image
    • Edit Background Image
    • Extract/Import Application
    • Run Tour Button
    • Events
    • Edit Text Overrides
  • Getting Started
  • Database Designer
    • Index
    • Edit Table
    • Defining Columns
    • Consolidate Table Named Range
  • Page Designer
    • Index
    • Defining Pages
  • User Interface Designer
    • Index
    • Sections
    • Containers
    • Textboxes
    • Checkboxes
    • Dropdowns
    • Radio Buttons
    • Calendar
    • Output Grid
    • Output Grid Column
    • Input Grid
    • Input Grid Column
    • Content / Labels
    • Buttons
    • File Upload
    • Charts
    • Maps
    • Sliders
    • Gauges
  • Style Editor
    • Index
    • Modifying Stylesheets
  • Print Process Designer
    • Index
    • Print Process Generation
    • Edit Print Process Documents
    • Edit Document Stubs
    • Print Document
  • Email Process Designer
    • Index
    • Generate Email Process
  • Custom Action Designer
    • Index
    • Generate Custom Action
    • View Custom Action Hooks
  • Excel Export Designer
    • Index
    • Generate Excel Export
    • Edit Excel Export Ranges
  • Developer Menu
    • Index
    • Database Operations
    • Configuration Settings
    • Edit Configuration Setting
  • Special Formulas
  • Names
    • Index
    • Names (Metadata Editor)
    • Queries
    • Generate Query
  • Connector Designer
    • Index
    • Select Connector
    • Stripe Connector
    • Smtp Connector
    • SalesForce Connector
    • Dropbox Connector
    • Slack Connector
    • Twilio Connector
    • HubSpot Connector
    • DocuSign Connector
    • SpreadsheetWeb Connector
    • OneDrive Connector
    • Google Sheets Connector
  • Goal Seek Event Designer
  • Solver Event Designer
content, label, control, input

UserInterface

Content / Labels

A content control can simultaneously handle all of the static content of the page, as well as the dynamic labeling system to inject calculated values, both formatted and non-formatted, into the body of your application.

inputgrid column, input, control

UserInterface

Input Grid Column

An input grid column is part of input grid control where users can select and bind named ranges for the workbook calculation processing.

inputgrid, input, control

UserInterface

Input Grid

An input grid is a basic control where users can select and edit a range of items from a grid control for workbook calculation processing. These can only be bound to Table Named Ranges.

outputgrid column, input, control

UserInterface

Output Grid Column

An output grid column is part of output grid control where users can select and bind named ranges for the workbook calculation processing.

calendar, input

UserInterface

Calendar

A calendar is a basic control where users can select a date for the workbook calculation processing. These can only be bound to Single Named Ranges.

radio, input

UserInterface

Radio Buttons

A radio button is a basic control where users can select an item from a list for the workbook calculation processing. These can only be bound to List Named Ranges.

dropdown, input

UserInterface

Dropdowns

A dropdown is a basic control where users can select an item from a list for the workbook calculation processing. These can only be bound to List Named Ranges.

checkbox, boolean, input

UserInterface

Checkboxes

A checkbox is a basic control where users can select a true or false value for the workbook calculation processing. These can only be bound to Boolean Single Named Ranges.

file, upload, input, control

UserInterface

File Upload

A File Upload control is a basic control where users can upload and attach a file to be saved during the user's save action. These can only be bound to Single Named Ranges. This control will not store any files unless the target Single Named Range is also appropriately bound to a database column.

slider, input, control

UserInterface

Sliders

A slider is a basic control where users can enter values for the workbook calculation processing. These can be bound to any type of Single Named Range.

textbox, input, control

UserInterface

Textboxes

A textbox is a basic control where users can enter values for the workbook calculation processing. These can be bound to any type of Single Named Range.

Loading Properties...