Uploading file in Notes subpanel-create

Hello all,

I added a Notes subpanel-create component into let's say Account create view. But it seems it does not wait for the callback of the file upload function. So if the filesize is big (=slow) enough, the redirect of the page (after saving the main record) or auto-closing the drawer or what does cancel the upload. It leads to a Note record with right filename, but downloading the file gives "File information could not be retrieved for this record" - the filesize is 0 in DB etc.

Did anybody already solve this?

Best regards,

Jakub

Parents
  • Hi Jakub,

    Did you follow up on this project and if so, were you able to find a suitable solution? I try to set up a notes subpanel below a custom module. I got it that way that when I have a subpanelOverride in place, the subpanel is not editable. Is the param "override_subpanel_list_view" not set, just a basic subpanel is shown, and I am not able to add the attachment field in it.

    Do you have a hint, or how did you manage to get a upload field in the subpanel?

    I can share more info here if needed.

    Thank you very much for a short answer
    Best
    Rene

Reply
  • Hi Jakub,

    Did you follow up on this project and if so, were you able to find a suitable solution? I try to set up a notes subpanel below a custom module. I got it that way that when I have a subpanelOverride in place, the subpanel is not editable. Is the param "override_subpanel_list_view" not set, just a basic subpanel is shown, and I am not able to add the attachment field in it.

    Do you have a hint, or how did you manage to get a upload field in the subpanel?

    I can share more info here if needed.

    Thank you very much for a short answer
    Best
    Rene

Children
No Data