Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Juggernaut

Opening a copy of a file in a container field

Featured Replies

Okay, basic set-up, I have stored a reference in a container field to a file. When I double-click the container field, the file (a Word document) opens up. Easy. But what I want is for a copy of the document to open, so that the original remains untouched/uneditable.

I realize that I could accomplish this by locking my original file (so that when it opens, it will be read-only), but I need my file to remain unlocked for other purposes.

Any simple solutions?

Edited by Guest

  • Newbies

Right click on the container field in the browse mode and select Insert Object.Check the box Create from file and provide the path of your file.Check all the checkboxes there in the dialog according to your requirement.Now when you click on the container field the file opens up and you can make changes to it and save it at a different location.The original file remains unaffected and new changes are reflected in the new file.

There is not an "Insert Object" on a Mac. That's a MS-only technology. What we do have is AppleScript. You will need to parse the file path from the file's container field and convert to a Mac path (either old style or POSIX; I'm doing old style here).

Then tell the Finder to duplicate the file, and open the copy. Of course then you've got 2 files. You could rename the copy and move it somewhere else before opening it.

ContainerFile_copy.zip

  • 2 weeks later...
  • Author

Fenton,

That was exactly what I needed. Thank you so much.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.