Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hi all,

I have set up 2 tables for a property management tool. The first is tenant information, and the second table is billing. I have generated a number of invoices in the billing table for the tenant. The two tables are related through a "tenant id" field.

What I'd like to do is perform a find of all billing records, and pull up only those relevant to the specific tenant.

So if I am on the tenant profile page, I want to write a script that goes to the billing table and pulls up all the records that pertain to that tenant only. This is a find command, but I can't figure out how to perform a find where the criteria is an exact match to a field in the tenant table.

If anyone has any ideas on how to solve this, I will be eternally grateful.

Thank you.

Moosh

Posted

It's not a find, well you can ...by storing the tenantID in a variable and turn to the layout showing the billing and perform the search there in the foreign-key. But it's much much easier to do this:

http://www.filemaker.com/help/Script-Steps19.html

--sd

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