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. Prerequisites
  • 3. Creating your Form
  • 4. Adding Your Form to the Homepage

Was this helpful?

Export as PDF
  1. Meta Forms

Creating a Dynamic Meta-Form Example (Using Form Designer)

PreviousCreating a Dynamic Meta-Form (Using Tables)NextForms Data Types

Last updated 2 years ago

Was this helpful?

1. Overview

This page outlines how to create a form using the form designer, a simple alternative for making your forms.

2. Prerequisites

  • Before creating a form, you must have the ​

  • You must also have

3. Creating your Form

The form designer allows users to create new Forms using the Forms experience itself and is an intuitive and easy process.

In this example, a Contacts Form (Example Test) form will be created to pull information from the Contacts table.

  1. Navigate to the Form Designer experience from the homepage (Image 1).

  1. Open up the experience and it should look like this (Image 2):

  1. To create a new form, click the Create New Record button on the left-hand navigation pane (Image 3):

  1. In the Form Definitions section, fill in the following information and click Save once done (Image 4):

  • Table: This will be the table that you want to push/pull information to/from. In this example, we are pulling information from the Contacts.People table.

  • Name: The name of your form. In this example we have called it Contacts Form (Example Test)

  • Display Name: Enter a display name for your form. In this example we have called it Contacts Form (Example Test)

  • Lookup Label: This option will designate how you pull information from your assigned table. We have designated the Contacts.People.Name column from the Contacts table, in order to pull information based on a contact name.

  • Is Accordion: Select this checkbox if you want the form to open in accordion format or not.

  • Brand: Select a branding colour for this form.

  1. Once your Form Definitions are set, the Form Sections tab will open (Image 5).

  1. Click on the plus sign to add a Section Definition to your form (Image 6).

  1. You can now add your Form Sections. In this example we are adding three sections: Profile, Contact Info, and Company.

Fill in the following information and select OK when done (Image 7):

  • Name: Add in your section name. In this example we are using Profile, Contact Info, and Company,

  • Sequence: Select the sequence that this section will show up on the form. 1 means it will show up first.

  • Columns in Row: Select how many columns you'd like to appear in the row. In this example we have chosen 1 for our Profile section, and 2 for our Company and Contact Info sections.

  • Auto-Expand: Check this box if you want to the section to auto-expand.

8. Click Save.

9. Within the Actions column of each of your sections, click on Design to navigate to the Form Section Designer.

11. Navigate to the Section Fields tab (Image 8).

12. Click on the + in the Fields tab to add a new Section Field. In this example, we are adding two fields to the Contact Info section of our form (since we designated it to have 2 columns per row in step 7).

13. Fill out the following sections and click OK when finished (Image 9):

  • Table Column: The column you want to pull from/push to in this field. In this example we have used Contacts.People.Email and Contacts.People.Work Phone.

  • Name: Select a name for your section. In this example we have used Email and Work Phone.

  • Sequence Override: You can choose to override the sequence in which this section appears on the form, with the section listed as 1 appearing first.

  • View Only: Check this box if you want this section to be viewable only.

14. Click Save.

15. Navigate back to your Forms Table, click Open, and it will appear with your sections and fields (Image 10):

4. Adding Your Form to the Homepage

  1. To add your form as an applet that users can quickly bookmark and access, navigate to the Cinchy Applets table.

  2. In a new row, fill out the following information:

  • Domain: The domain that your form sits in.

  • Name: The name of your form/applet. In this example we use "Contacts Form (Example Test)".

  • Icon: Select an icon for the widget.

  • Icon Colour

  • Description: Add a description for your applet.

  • Target Window: Select if you want you form to open in a new window or not.

  • Application URL: Add in the URL to your form here.

  • Users and Groups: Add in which users/groups can access your form in these columns.

​​

Image 3: Create New Record button
Image 7: Filled in Form Sections
Image 8: The Section Fields tab
Image 9: Your Form Sections
Image 10: Your completed form​
CLI package set up in your environment
installed and configured the Meta-Forms experience​
Image 1: Navigate to the Form Designer experience
Image 2: The Forms Designer Experience
Image 4: Filling out the Forms Definition
Image 5: Form Sections
Image 6: Section Definition