taigo Posted May 12, 2022 Posted May 12, 2022 Is it possible to create a button in FM that opens Windows Explorer, preferably in a folder linked to the name of the current record? So for example record IRC-10-00001 should open Explorer in the folder X:\Navision Documents\Purchase\IRC-10-00001 This folder contains all kinds of documents that have to do with this contract. Is that possible?
comment Posted May 12, 2022 Posted May 12, 2022 You can use the Open URL script step to open a folder. Note that the path must be a URL path using the file protocol. e.g. file://c:/Documents/Important
Recommended Posts
This topic is 1178 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now