March 16, 201114 yr Newbies Hi all, I've been trying to get information of a PDF file that was dragged and dropped on to a container field. I have tried creating TEXT calculations for filename : GetValue ( Container; 1 ) but it returns a "?" I have also tried GetAsText (Container) and GetValue(Container) both returns a "?" However when I insert the same pdf file using a script the file get imported but a preview is not shown. The file icon is shown on the container field and all the information such as the filename and filesize is accessible! I'd greatly appreciate it if someone could tell me of a way to obtain this information (filename & filesize) when the pdf file is dragged and dropped on to the container field. Thanks in advance , - V
Create an account or sign in to comment