Upload file and create hyperlink

cross
cross Member Posts: 10
I have a field in which through the "OnAssistEdit" I would like to be able to call the Windows assistant to select a file, create a hyperlink in the field and take that file to another default folder.

Answers

  • SanderDk
    SanderDk Member Posts: 507
    So you want to select a file and upload it to a new folder?
    Have a look at codeunit 419, it has all the function you need
    For help, do not use PM, use forum instead, perhaps other people have the same question, or better answers.