March 23, 200619 yr 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?!! }:(
March 23, 200619 yr 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
March 23, 200619 yr Author 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
Create an account or sign in to comment