Jump to content
Server Maintenance This Week. ×

insert picture on layout


tomp

This topic is 5453 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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?

Link to comment
Share on other sites

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

Link to comment
Share on other sites

This topic is 5453 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.