Félix Malfait
Félix Malfait
Disabled by default. Blocked by https://github.com/twentyhq/twenty/issues/2661
Array of values coming from an enum. Disabled by default. Take values from: https://docs.peopledatalabs.com/docs/language-names
These fields should be disabled by default - Birth date - Birth year - Gender (male/female)
It used to be possible to create a company from there, but it got lost during a refactor. There used to be a "create new" button in the list.
A brief summary/description of the company. Short text (typically a paragraph). Enabled by default but not visible on default view (is that possible?)
# company ## industry see old issue: https://github.com/twentyhq/twenty/issues/3048 ## employeesRange - 1-10 - 11-50 - 51-250 - 251-1K - 1K-5K - 5K-10K - 10K-50K - 50K-100K - 100K+ ## annualRevenue...
@magrinj question for you, thanks! I deleted a line in workspaceCacheMigration and expected this would force reset the schema but it seems it wasn't the case. Is that normal? Or...
# Context We want to create a new field type "formattedAddress" = street + city + country + ... The implementation should be very similar to "fullName" = first name...
We got some pretty though feedback due to the broken Render button, would be nice to fix it :-) https://twitter.com/jdevalk/status/1742277843004850598 It might have to do with the FDW extensions. @martmull...
We already have createdAt and updatedAt on every record. Salesforce also has createdById and updatedAtById. The first one seems especially valuable. I think we should add both. We could argue...