Newbies Rand Valentine Posted April 21, 2003 Newbies Posted April 21, 2003 I'm using FileMaker Pro to compile a dictionary of a language. Part of my work requires that I index words into groups of "families." Conceptually, this just involves giving each member of a group a shared, unique identifier. But what baffles me in FMP is how to access non-contiguous records when one is at a given record. In forms view, is there any way to access (and edit) other records while remaining on the record one is on, i.e., is there no way to edit two non-contiguous records simultaneously? Ideally, what I'd like to be able to do is split my screen-space in two and be able to access two records independently of the other, and edit each on the basis of the content in the other. Thanks!
danjacoby Posted April 21, 2003 Posted April 21, 2003 Create a self-relationship based on the "family". Then add a portal that shows the whole family -- you can edit any fields you put into the portal.
Newbies Rand Valentine Posted April 21, 2003 Author Newbies Posted April 21, 2003 Okay, that sounds like it might work, I'll experiment a bit. Thanks for taking the time to answer my question.
danjacoby Posted April 21, 2003 Posted April 21, 2003 Alternatively, you could create a "GoToRelatedRecord" button.
Recommended Posts
This topic is 8157 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