Greg Hains Posted August 9, 2010 Posted August 9, 2010 Hi. I have a database with several tables that are linked, and need to display values of some fields from these various tables onto a particular layout. If the layout I am on is the same as the one that contains the field value I wish to display, then the value is correct, yet making reference to fields on layouts whose table is one other than the field being displayed then I get nothing or zero. I was thinking of setting a global variable that could pick up the value of the other table's field but dont know if it's possible to display a global variable directly onto a layout. Anybody got an idea how I could do this? Thanks in advance. Greg
bcooney Posted August 9, 2010 Posted August 9, 2010 It will be faster to see what's you're doing incorrectly if you post your file (save as clone and zip). You are probably selecting a field in another table and not specifying the correct context.
Recommended Posts
This topic is 5278 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