Qommentary
Qommentary Form
Qommentary Form
  • Welcome
  • Getting started
  • Setting up a connection
  • Defining a primary key
  • Adding data to your table
  • WORKING WITH INPUT DATA
    • Adding input columns
      • Text
      • Number
      • Checkbox
      • Dropdown
      • Rating
      • Color picker
      • Date picker
      • Switch
    • Conditional input control
    • Saving and Reset
    • Custom Label
    • Hide label
    • Placeholder text
  • Form Actions
    • Reloading data
  • CUSTOMIZATION
    • Appearance
  • Support
    • Submit a ticket
Powered by GitBook
On this page
  • Defining an Input PK
  • Defining an Autonumeric PK

Was this helpful?

Defining a primary key

PreviousSetting up a connectionNextAdding data to your table

Last updated 2 years ago

Was this helpful?

A primary key (PK) is a field which contains keys unique for each record. When you add input fields to your Qommentary Form, you will need to designate one field as the primary key.

There are two (2) types of primary keys:

Type
Description
Supported fields

Input

Primary key is determined by a field present in the form

Text, Number and Dropdown

Autonumeric

Primary key is generated by the database

n/a

Defining an Input PK

To setup a connection with an Input primary key type, please follow these steps:

1. Edit the extension's properties

2. Expand the Data Connections section

3. Set the Primary key Type to Input field

4. Expand Input fields and select the input field to nominate as primary key

5. Click on the switch control to select input field as Primary key

Defining an Autonumeric PK

To setup a connection with an Autonumeric primary key type, please follow these steps:

1. Edit the extension's properties

2. Expand the Data Connections section

3. Set the Primary key Type to Autonumeric

6. Enter Key column name for the selected connection