2009/5/8 Richard S. Russell <[email protected]>: > I'd like to be able to display > for my users which kind of thing they've got in that field, but I couldn't > find either a Get or Design function that would tell me.
Richard you can use the GetLayoutObjectAttribute function to help here: GetLayoutObjectAttribute ( "object name" ; "content" ) If you've inserted a file into your container you'll get the file name returned: Graph Modelling.pdf However, if you've inserted a reference to the file you'll get 2 lines like this: file:Graph Modelling.pdf filemac:/Mac HD/Users/tim/Documents/FileMaker/Graph Modelling.pdf -- Tim Mansour <[email protected]> Neologica Print & Promotions (ABN 63 904 335 408) 159 Commonwealth Street : Surry Hills NSW 2010 : Australia
