Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7167 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have two fields on a layout. One is a text field, called "Document Name" and the other one is a Container filed, called "File". When I insert a file into the container field, is it possible that I can import the file name into the "Document Name" field? This way, I don't have to type in the file name manually.

I am thinking of something like a "Browse" button next to the "Document Name" field. But I am a beginner, not good at scripts. Any suggestions?

Posted

I believe a calculation field (result is text) =

GetAsText ( ContainerField )

will do this for you. The result will be either file name or full path, depending on whether you insert a file or a reference.

This topic is 7167 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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