3
Add conditional field formatting for numeric table and record fields
Source: twentyhq/twenty#22570 · opened by @Durocks
Scope & Context Twenty currently supports custom objects, fields, views, page layouts, front components, and command menu items through apps, but there does not appear to be a supported way to customize the native display renderer of an existing field in table/list views or record fields. A common CRM/table use case is conditional numeric formatting. For example, a quote premium or price-difference field should be visually scannable: • positive values render as bold green with an explicit + prefix • negative values render as bold red with a - prefix • zero/null values remain neutral • sorting, filtering, editing, and API values remain numeric Current Behavior Numeric fields render as plain numeric values. App front components can render UI in side panels or page-layout widgets, and views can configure columns/order/filters, but apps cannot override the native field/cell renderer for a specific field. For this use case, an app workaround would require …
No pledges yet. Be the first to back this.
Comments
Similar requests
🎨 Conditional formatting
5 votes · 0 comments
Question: Does conditional field visibility exist? (show/hide fields based on Select field value)
3 votes · 0 comments
Option to change the Record label for display
1 vote · 0 comments
Feature request: interpolate record-context variables in IFRAME page-layout widget URLs (e.g. {{record.id}}, {{record.fieldName}})
1 vote · 0 comments
Support workflow variable binding for the Send Email action's Attachments field
1 vote · 0 comments
No comments yet.