Replicate funcionality under tab "Files and links" en custom entity
Hi community!
How are you?
How can I replicate the same functionality that exists under the tab "Files and Links" of "Cases" in another custom entity?
I created the object detail "UpriArchivosIntervenciones" that inherits from "Files (Base)", and I add ed a field called "UpriIntervención".
But after creating the detail using the wizard and adding it in "Intervenciones" entity, the detail configuration is not similar to the case. I observed that in CasePage, the schemaDetail for "Files and Links"" es FileDetailV2
King Regards,
Ezequiel
Like
Dear Ezequiel,
The addition of the attachments detail is described in the article below:
https://academy.bpmonline.com/documents/technic-sdk/7-12/adding-attachments-detail
The Notes part is a rich text field, however, you can simply check how it is implemented on a page and replicate it.
Warm regards,
Matt