Hello,
We have created a custom upload screen for the universal GUI. We have done this by firing the indicium API when we want to upload a file. (‘/indicium_ont/sf/appId/tableName’).
We want to use this screen in multiple different places. The place where this document will be uploaded is important, because it will be linked to the currently actived record, of which we are viewing the details.
I was wondering if there is a similar API call where we can GET the details of the record that is currently being displayed in the details tab.
Thanks in advance!