Ricardo Posted March 23, 2006 Posted March 23, 2006 This may sound very trivial or maybe im just having a bad day...I would like to get the name of an inserted PDF in a container filed and enter this in to a calculation text field...can anyone help?!! }:(
stanley Posted March 23, 2006 Posted March 23, 2006 Ricardo: Create a calculation field and define it as: GetAsText(your_container_field) That will show the name of the file in the container. Remember to set it to return the result as text. -Stanley
Ricardo Posted March 23, 2006 Author Posted March 23, 2006 This is exactly what i did?!! Could it be the length of the file name? I reduced the file name in size and now works? thanks for your help
Recommended Posts
This topic is 6873 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