Jump to content

Auto Record Display for Client


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

Recommended Posts

I a little stuck on this one. Instant Web Publishing FileMaker 7.

Here is the scenario: I have over 300 clients that have records in the database. I would like to have just the records for the client that signs in with "User Id" and "Password" to show. How would I set up a script for this to happen?

Thanks in advance for your help.

Link to comment
Share on other sites

If the user name is identical to the client name, the script is simple:


Enter Find Mode[]

Set Field[table::field; Get(AccountName)]

Perform Find[]

Of course, you need to replace

Link to comment
Share on other sites

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