Hi all,
We have a custom section called 'Dossiers'.
A dossier can have multiple invoices. Therefore we created a custom detail 'Invoice history' where each record is linked to a dossier (name UsrDossierInvoiceHistory).
Now I want to make the data from this detail available like a section so I can add it to a workplace and all records (linked to all dossiers) are displayed and can be filtered on.
Would it be enough to add a file 'UsrDossierInvoiceHistorySection' and 'UsrDossierInvoiceHistoryPage'?
Or can I achieve this using the section wizard, referring to an existing detail object?
Kind regards,
Vincent
Like
Dear Vincent,
Please refer to this community question regarding registering custom section for existing object https://community.bpmonline.com/articles/register-custom-section-existi…. In your case your detail is an object and you need to create a section from it.
Best regards,
Oscar