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.

Featured Replies

How do I get the path of a file that is stored 'as reference only' in a container field?

  • Author

This only returns the text name of the file. What I need is the path of the file:

/Volumes/Media1/Setups/MyFile.txt

This only returns the text name of the file.

​No, it returns (1) the file name, (2) the absolute path to the file and (3) the relative path to the file, in a return-separated list. So =

GetValue( GetAsText ( ContainerField ) ; 2 )

will return the absolute path, for example.

And you're asking this because ...?

EDIT: I meant browse, not search, especially since there is an entire function category "Container".

GetContainerAttribute() with attribute "externalFiles" returns the path of the referenced file, even if that word wasn't used by the author.

Edited by eos

  • Author

Not sure this is not working for me. This returns a blank field. If I set the value to 1, I receive just the file name, but when I set it to 2 or 3 the calc returns blank.

GetValue( GetAsText ( ContainerField ) ; 2 )

 If I set the value to 1, I receive just the file name, but when I set it to 2 or 3 the calc returns blank.

​That's consistent with a file embedded in the container field, not stored 'as reference only'.

  • Author

Makes sense, but when I click insert file I click on the checkbox to 'store as reference only'  Is there something that I need to do in the field definition of the container itself? Not sure what to try next.

 

  • Author

Got it to work! Just started with a new container field and all is well. Thanks so much for you help!

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.