Onestop Administration Portal
  • Onestop Admin
  • Getting Started with Onestop
  • Managing Services
    • The Basics of a Service
    • Building the Workflow
      • Adding a step to your workflow
      • User Task Types
      • Service Task Types
      • Managing Stages
      • Tutorial - Example Workflow
    • Managing Forms
      • Using the Form Builder
        • Form Field Types
        • Field Validators
        • Field Dependencies
        • Form Submission Identifiers
        • Field Tags
        • Linked Fields
      • Sharing Form Submission Links
    • Configuring Workflow Notifications
    • Configuring Billing
      • Billing Task
      • Payment Task
      • Configuring Payment Forms
    • Document Templates
      • Creating Document Templates
      • Using the Document Template Editor
      • Designing a Document Layout
      • Using Document QR Codes
    • Context Tags
    • Managing Workflow Access for Teams
    • Advanced Settings
  • Databanks
    • Databanks and Datasets
    • Creating a Databank
    • Creating Datasets
    • Adding Data to Datasets
    • Using Datasets
  • Portals
    • Managing Portals
    • Configuring Mail Servers
    • Creating a New Portal
    • Managing 2-Step Verification
    • Customizing Portal Menus
  • Teams
    • Managing Teams and Permissions
    • Creating User Accounts for Workers
  • Organization & Departments
    • Managing Departments
  • Appendix
    • Tips and Techniques
Powered by GitBook
On this page
  • Creating a New Dataset
  • Adding Fields to a Dataset
  1. Databanks

Creating Datasets

PreviousCreating a DatabankNextAdding Data to Datasets

Last updated 2 years ago

Creating a New Dataset

Adding a new dataset to a databank is quick and easy.

  • Click on the "Databanks" main menu.

  • Choose the databank that you want to store your new dataset.

  • If you don't have any databanks setup, first.

  • Once you have chosen or created a databank, you should be presented with the datasets page for you to add datasets to your databank.

  • Click on the "Create Dataset" button

  • You will automatically be presented with a blank dataset in a grid view and with a placeholder name

  • Give the dataset an appropriate name that represents the data it will be storing e.g. Projects. You can change its name by clicking on the name or the dataset title. This step is important as it will give you a clear indication of what the dataset contains, it's useful when you have multiple datasets.

  • You can give a long description by clicking on the "Edit Dataset Info" button and filling in the description field.

  • You can now start adding your columns/fields to the dataset.

Adding Fields to a Dataset

  • Click on the "Add Field" button.

  • Provide the field name, description, type and specify whether or not it will be required.

It is important to note that if you don't add a specific field called "id" in your dataset, it will be automatically added in the background and used to uniquely reference each record. If you do add a field called "id" you must make sure that all records you add to your dataset have a unique value for that "id" field, otherwise, it can cause errors when you try to reference or update specific records.

  • Click on the "Add Field" button to save the changes

  • You should see your added field in the grid view

  • Add as many fields as are needed for your use case

create a databank
New Dataset Grid view
Adding a new field
Adding a new field