Groups | Search | Server Info | Login | Register


Groups > comp.databases.filemaker > #416

Finding the portal row which was just created

From Rob <robdsteward@gmail.com>
Newsgroups comp.databases.filemaker
Subject Finding the portal row which was just created
Date 2011-10-06 08:55 -0700
Organization http://groups.google.com
Message-ID <65d4695c-80e7-43ab-9ca6-bcff4d6d533e@n15g2000vbn.googlegroups.com> (permalink)

Show all headers | View raw


Not sure why this seems to elude me...


I've got a Clients table related 1-to-many with an Activities table.

I've got a portal showing Activities for the client, sorted by date,
most recent on top (some dates can also be future).

I've got a script which goes to the Activity layout, creates a new
Activity, fills it with some default/current information and returns
to the Client layout.

I would now like to activate a field in the portal row containing the
Activity which was just created, so that the user can enter the
details of the Activity.

I'm about to write a brute-force looping script to examine every
portal row until it finds the right item, but it seems like there
ought to be something more elegant and/or faster and/or less likely to
break.

Any thoughts? Thanks in advance!
-Rob

Back to comp.databases.filemaker | Previous | NextNext in thread | Find similar


Thread

Finding the portal row which was just created Rob <robdsteward@gmail.com> - 2011-10-06 08:55 -0700
  Re: Finding the portal row which was just created yourname@yourisp.com (Your Name) - 2011-10-07 13:12 +1300
  Re: Finding the portal row which was just created cortical <cb@corticaldata.com.au> - 2011-10-11 10:38 +1030

csiph-web