Cinchy Platform Documentation
Cinchy v5.0 - v5.5
Cinchy v5.0 - v5.5
  • Data Collaboration Overview
  • Other Wiki Spaces
    • Cinchy Data Sync
    • Angular SDK
    • JavaScript SQK
  • Release Notes
    • Release Notes
      • 5.0 Release Notes
      • 5.1 Release Notes
      • 5.2 Release Notes
      • 5.3 Release Notes
      • 5.4 Release Notes
      • 5.5 Release Notes
      • 5.6 Release Notes
  • Getting Help
  • Frequently Asked Questions
  • Deployment Guide
    • Deployment Installation Guides
      • Deployment Planning Overview and Checklist
        • Deployment Architecture Overview
          • Kubernetes Deployment Architecture
          • IIS Deployment Architecture
        • Deployment Prerequisites
          • Single Sign-On (SSO) Integration
            • Enabling TLS 1.2
            • Configuring ADFS
            • AD Group Integration
      • Kubernetes Deployment Installation
        • Disabling your Kubernetes Applications
        • Changing your File Storage Configuration
        • Using Self-Signed SSL Certs (Kubernetes Deployments)
        • Deploying the CLI (Kubernetes)
      • IIS Deployment Platform Installation
        • Deploying Connections and the CLI (IIS)
        • Deploying the Event Listener/Worker (IIS)
    • Upgrade Guides
      • Upgrading Cinchy Versions
        • Cinchy Upgrade Utility
        • Kubernetes Upgrades
          • v5.1 (Kubernetes)
          • v5.2 (Kubernetes)
          • v5.3 (Kubernetes)
          • v5.4 (Kubernetes)
          • v5.5 (Kubernetes)
          • v5.6 (Kubernetes)
          • Updating the Kubernetes Image Registry
          • Upgrading AWS EKS Kubernetes Version
          • Upgrading AKS (Azure Kubernetes Service)
        • IIS Upgrades
          • v4.21 (IIS)
          • v4.x to v5.x (IIS)
          • v5.1 (IIS)
          • v5.2 (IIS)
          • v5.3 (IIS)
          • v5.4 (IIS)
          • v5.5 (IIS)
          • v5.6 (IIS)
      • Upgrading from v4 to v5
  • Guides for Using Cinchy
    • User Guides
      • Overview of the Data Browser
      • The Admin Panel
      • User Preferences
        • Personal Access Tokens
      • Table Features
      • Data Management
      • Queries
      • Version Management
        • Versioning Best Practices
      • Commentary
    • Builder Guides
      • Best Practices
      • Creating Tables
        • Attaching Files
        • Columns
        • Data Controls
          • Data Entitlements
          • Data Erasure
          • Data Compression
        • Restoring Tables, Columns, and Rows
        • Formatting Rules
        • Indexing and Partitioning
        • Linking Data
        • Table and Column GUIDs
        • System Tables
      • Saved Queries
      • CinchyDXD Utility
        • Building the Data Experience (CinchyDXD)
        • Packaging the Data Experience (CinchyDXD)
        • Installing the Data Experience (CinchyDXD)
        • Updating the Data Experience (CinchyDXD)
        • Repackaging the Data Experience (CinchyDXD)
        • Reinstalling the Data Experience (CinchyDXD)
      • Multi-Lingual Support
      • Integration Guides
    • Administrator Guide
    • Additional Guides
      • Monitoring and Logging on Kubernetes
        • Grafana
        • Opensearch Dashboards
          • Setting up Alerts
        • Monitoring via ArgoCD
      • Maintenance
      • GraphQL (Beta)
      • System Properties
      • Enable Data At Rest Encryption
      • MDQE
      • Application Experiences
        • Network Map
          • Custom Node Results
          • Custom Results in the Network Map
        • Setting Up Experiences
  • API Guide
    • API Overview
      • API Authentication
      • API Saved Queries
      • ExecuteCQL
      • Webhook Ingestion
  • CQL
    • The Basics of CQL
      • CQL Examples
      • CQL Functions Master List
      • CQL Statements Overview
        • Cinchy DML Statements
        • Cinchy DDL Statements
      • Cinchy Supported Functions
        • Cinchy Functions
        • Cinchy System Values
        • Cinchy User Defined Functions
          • Table-Valued Functions
          • Scalar-Valued Functions
        • Conversion Functions
        • Date and Time Types and Functions
          • Return System Date and Time Values
          • Return Date and Time Parts
          • Return Date and Time Values From Their Parts
          • Return Date and Time Difference Values
          • Modify Date and Time Values
          • Validate Date and Time Values
        • Logical Functions
        • Mathematical Functions
        • String Functions
        • Geometry and Geography Data Type and Functions
          • OGC Methods on Geometry & Geography Instances
          • Extended Methods on Geometry & Geography Instances
        • Full Text Search Functions
        • Connections Functions
        • JSON Functions
  • Meta Forms
    • Introduction to Meta-Forms
    • Meta-Forms Deployment Installation Guide
      • Deploying Meta-Forms (Kubernetes)
      • Deploying Meta-Forms (IIS)
    • Creating a Dynamic Meta-Form (Using Tables)
    • Creating a Dynamic Meta-Form Example (Using Form Designer)
    • Forms Data Types
    • Adding Links to a Form
    • Rich Text Editing in Forms
Powered by GitBook
On this page
  • 1. Overview
  • 2. Data Types
  • 2.1 CQL
  • 2.2 Javascript
  • 2.3 JSON
  • 2.4 XML
  • 2.5 ImageUrl
  • 2.6 Rich Text
  • 2.7 iFrames
  • 2.8 Link URL

Was this helpful?

Export as PDF
  1. Meta Forms

Forms Data Types

PreviousCreating a Dynamic Meta-Form Example (Using Form Designer)NextAdding Links to a Form

Last updated 1 year ago

Was this helpful?

1. Overview

There are various data types you can select from when setting up your Form Fields. This page will guide you through the different options available to use.

Not specifying a data format type will default to a text input, date field, or non-editable text based on your source column.

2. Data Types

This section breaks down the various data format types available to you when creating a Form.

2.1 CQL

Using the CQL data type allows you to use Cinchy Query Language expressions in your Form value.

You can review the basics of CQL here.

2.2 Javascript

Selecting Javascript as your data type will allow the form to render inputed Javascript text in your form.

2.3 JSON

Selecting JSON as your data type means that the Form will expect the value of this cell to be in JSON format.

2.4 XML

Selecting XML as your data type will allow the form to render inputed XML text in your form.

2.5 ImageUrl

Using the ImageUrl data format type allows you to embed images into your Form.

There are four different ImageUrl data types:

  • ImageUrl

  • ImageUrl (small)

  • ImageUrl (medium)

  • ImageUrl (large)

The below image shows what an example ImageUrl Form Field may look like:

To enable an ImageUrl data format type on your form:

  • The table column you are referencing should have a valid image URL as its value OR The values of the table column you are referencing should be valid image URLs

  • You must set up this column as a Form Field with the Data Type ImageUrl/ImageUrl (small)/ImageUrl (medium)/ImageUrl (large).

  • The image will render under its associate Form Section in you Form

2.6 Rich Text

2.7 iFrames

Enable dynamic content in your Forms with iFrames — a new Data Format Type used to render content within the display of a record. Instead of taking the value of your table column and outputting it in a form field (text input, date field, non-editable text), we’re outputting an iFrame and setting its source attribute to be the value you have in your column

An inline frame (iframe) is a HTML element that loads another HTML page within the document. It essentially puts another webpage within the parent page. They are commonly used for advertisements, embedded videos, web analytics and interactive content.

The below example shows an interactive AI chat box embedded into the Form.

To enable iFrames in your form:

  1. The table column you are referencing should have a valid URL as its value OR The values of the table column you are referencing should be valid URLs

  2. You must set up this column as a Form Field with the Data Type iFrame/iFrame Sandboxed/iFrame Sandboxed Strict.

  3. The iFrame will render under its associate Form Section in you Form

There are three different iFrame data types, each with a unique level of allowable content.

  • iFrame: Allows all content

  • iFrame Sandboxed: Allows forms, scripts, modals, pop-ups, and same origin.

  • iFrame Sandboxed Strict: Allows forms, scripts, modals, and popups.

2.8 Link URL

Please see here for details on the Link URL data type.

for details on Rich Text data formatting.

Tip: You can review the above

Please see here
allowable attribute descriptions here.