Bill_misc_IT Posted September 10, 2009 Posted September 10, 2009 Is there a calculation to get the filename of a graphic that is stored in a container field? I've tried, but cannot find one that works. Thanks
IdealData Posted September 10, 2009 Posted September 10, 2009 Yes. GetAsText ( your_graphic_field ) The results vary depending on whether the file is stored or referenced and also depend on the type of "graphic" being referenced.
Brent Durland Posted September 10, 2009 Posted September 10, 2009 This returns the same results as GetAsText: GetLayoutObjectAttribute ( "image" ; "content" )
Recommended Posts
This topic is 5612 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