
How do I put field with a folder button in Dialog, where user can click on a folder button and choose folder or file to import and the URL will be displayed in the text field?
*This post is locked for comments
I have the same question (0)I suggest if you can review following class
SysDataImportSetBased
in thins class review method dialog()
Basically using 'FilenameOpen' Extended Data type you can create a field on dialog as per your requirement
please verify and let me know if you need more details