Skip to content

Understanding Columns

Proma’s innovative approach to columns sets it apart from traditional data management tools. By offering both Data Columns and App Columns, Proma combines simple data storage with powerful built-in behaviors.

Data Columns

Traditional data storage columns for text, numbers, dates, and more. Perfect for storing and managing basic information.

App Columns

Advanced columns that combine data storage with built-in behaviors, making process implementation more intuitive and efficient.

Common Column Properties

All columns in Proma share some basic properties:

Basic Properties

  • Column Name: A unique identifier for the column
  • Required: Toggle whether the field is mandatory
  • Set using Logic: Configure automatic value setting based on defined rules
    • At row creation
    • On click
    • On focus
    • Always
    • Never

Choose Your Column Type

Column Selection Guide

Choose Data Columns when you need:

  • Simple data storage and display
  • Basic data validation
  • Standard data types (text, numbers, dates)
  • Lookup relationships between boards

Best Practices

Column Usage Tips

  1. Plan Your Structure

    • Choose appropriate column types for your data
    • Consider future needs and scalability
    • Use validation where appropriate
  2. Maintain Consistency

    • Use consistent naming conventions
    • Apply similar patterns across boards
    • Document your column choices
  3. Optimize Performance

    • Only add columns you need
    • Use appropriate column types
    • Consider data volume impact

Next Steps