May 22, 200916 yr I'm inserting a picture onto a layout, storing the reference only. How/where is this reference stored (relative, absolute)? How do I view what the stored reference is?
May 22, 200916 yr Hi 1) give a name to your layout object ( suppose that we give it the name: 1 ) 2) create a calculated unstored text field with calc: GetValue ( GetLayoutObjectAttribute ( 1 ; "source" ) ; 3 ) Edit: the GetLayoutObjectAttribute ( ) function come only from 8.5
Create an account or sign in to comment