Hello,
Using NexJ Finance 9.7-Pre-release.
My client has a great deal of historical links to local files on their internal servers as such:
Household Bob would have a Telcom-URL with address = x:\clients\Bob
Currently these get imported to NexJ via Data Migration mixin but the problem is when the client goes to click on the ‘Go to Link’ in the 9.x UI it goes to x\clients\Bob (the ‘:’ is stripped out) and thus failing to reach the correct location.
I looked at the Go to Link call and it calls mda:browse but that’s as far as I can get.
Is there a recommended workaround to get local links to work?
Thanks,
Henry