Friday 24 June 2016

Folder Browse in RTC - Using Standard Inbuilt Code - NAV 2015 and Above

Hello Everyone,

There are several ways to Browse a Folder in RTC but one of the standard way is as below.


Folder Browse Using Standard Code – (One Line Code)

Standard Code

Code:
FolderPath := FileManagement.BrowseForFolderDialog('Title - Sun','Nav Shortcuts',TRUE);

Output:

Folder Browse Output

And its done.

Your valuable comments and feedback are appreciated.

"Power is gained by Sharing Knowledge not hoarding it"

No comments:

Post a Comment