twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
Other
23.83k stars 2.46k forks source link

Introduce FILE field type #6448

Open charlesBochet opened 4 months ago

Bonapara commented 4 months ago

The File field type should be a relation preset to the Attachments object (That should be renamed Files).

image

CleanShot 2024-07-30 at 12 18 15

https://www.figma.com/design/xt8O9mFeLl46C5InWwoMrN/Twenty?node-id=14603-76540&t=fUrU9ZJaJfhJjNyx-11

sadamhussain-m commented 3 months ago

Could you explain this a bit further?.

charlesBochet commented 3 months ago

@sadamhussain-m this issue is not well product refined, we are waiting for @Bonapara to be back from PTO :)

Bonapara commented 3 months ago

Hi @sadamhussain-m, We won't prioritize this issue in the short term, so we don't lose focus on the workflows and other more important improvements. 😉

FelixMalfait commented 2 months ago

From an implementation perspective I think it's very similar to what we did with NOTE/TASK and RICH_TEXT field. We need a FILE field type but we also need the object that will be displayed in list view. And just as we did for RICH_TEXT, the field type probably won't be available to use for custom fields in v1 at least.

Screenshot 2024-09-17 at 15 15 34

Note: I think we should rename the Attachment object to File which is more clear

FelixMalfait commented 2 months ago

Show page for file object in Salesforce:

Screenshot 2024-09-17 at 15 17 40