March 30, 200916 yr I'd like to have a field that displays the file name of a container image programmatically. How can I get the file name and insert it into a given field? The images are currently being imported into the file. Later I'll setup an external data file just for the images. I appreciate any pointers. Edited March 31, 200916 yr by Guest
March 31, 200916 yr If your images are embedded in the container field ( not as a reference) then you can use a calculation or auto-enter of GetAsText ( YourContainerField ).
Create an account or sign in to comment