Jump to content

Fields in related tables


RSpisketts

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

Recommended Posts

Howdy,

I want to show a custom dialog with a message that resides in a table in another DB file. So, I have set up a related ID field in the current table matching the ID in the other file.

By setting it to a particular value, I can access particular text.

However, problems arise when I move to another layout - I need another related "ID" field in my new current table. AND SO ON, AD INFINITUM.

Is there no easy way of getting at fields in tables in other files, without resorting to specifying related fields in the CURRENT TABLE ?

ie. Perhaps a global field in a not so current table ?

(tried this but didn't appear to work)

This post is re-worded from an earlier post.

Thanks.

Roger Spisketts.

Link to comment
Share on other sites

I was thinking you would have a string of text in each repetition, so you wouldn't have a table of strings, just a single global field.

Since its global, you can then access it from anywhere with no relationship.

See the attachment for a simple example.

Link to comment
Share on other sites

This topic is 7294 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.