Appearance
Big Data Collections
Use Big Data Collections as controlled data sources for BigData fields and workflows.
Creating and managing a collection
- Choose New > Big Data Collection and enter a name beginning with a letter or
_, followed only by letters, digits, or_. - Add fields with a name, type, and optional Multiple flag. Types are Integer, Unsigned Integer, Float, Unsigned Float, Boolean, String, Color, and Picture.
- Remove unsaved rows as needed, then select Create Collection.
- In Open > My Collections, use Insert, Edit, and Remove for records. The query filter accepts expressions such as
price > 3 && name =~ 'jac'and refreshes on Enter.
BigData Dropdown mappings are limited to String-compatible collection fields. Keep schemas stable after forms or workflows depend on them.
Safe configuration sequence
- Open Open > Collections. This area may be plan-gated.
- Create or select only an approved test collection.
- Define a minimal schema and test records that contain no personal or customer data.
- Use the collection through a BigData Dropdown, Big Data Row Viewer, or BigData Update workflow node.
- Verify filters cannot expose unrelated rows.
Do not make a collection publicly reachable or change a production schema merely to document the feature. Screenshot: pending live UI capture.