-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Milestone
Description
Currently we do not have any context/information about what fields from datasets contain.
Example with products:
name= test field, max # of charactersprice= float field, or number fieldactive= boolean field
It would be great if we create a way to define field types into our system to give more context in (for example but not limited to) conditionals, datasets, value mappers, value replacers etc.
TODO:
- Formatters
- String (w/ trim option)
- Slug
- Text
- Number
- Price / Currency
- Date
- Time
- DateTime
- Duration
- Array / List
- Address
- Column models
- Text
- Slug
- Boolean
- Numeric
- Currency
- DateTime
- Duration
- Collection (Array)
- Schema (Array)
- Address
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done