Replies: 4 comments 5 replies
|
Yes it's planned! Will be tackled within the "Layouts" track, not in Layouts v1 but that's one of the priorities that will come quickly after |
1 reply
|
Hi @FelixMalfait, is there already a spec on this feature? Would a proposal help move things along? |
4 replies
|
Conditional field visibility is high on my list. Would be a gamechanger in capability. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi there,
We're currently setting up a self-hosted Twenty instance to evaluate it as a CRM for our recruitment business, and we're really impressed with what we've found so far — the metadata-driven data model and GraphQL API have been a pleasure to work with.
One thing we can't find is conditional field visibility — the ability to show or hide fields on a record's detail page and create form based on the value of another field (typically a Select field).
Our use case: We have a Job object with an "Employment Type" select (Permanent, Contract, FTC, etc.). Permanent jobs need salary and fee fields, Contract jobs need pay rate, bill rate, and margin fields. Currently all fields show regardless of the selection.
We've checked:
Does this feature exist somewhere we've missed? Or is it planned as part of Custom Layouts V1 or another upcoming release?
If it doesn't exist yet, we'd be happy to write up a proper feature request with use cases and proposed implementation. Just wanted to check first before duplicating anything.
Cheers
All reactions