Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

*** HELP *** Ommitt record in layouts


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

Recommended Posts

Posted

Hi

I have two same list view layouts  , named "DashBoard" and "Ready to Bill" ,  both have  Field  "status" with dropdown list with two values , "working" and "Complete". I want when I change statue from "working" to "Complete" it shows in "Ready to Bill" layout only, and when I change value "Complete" to "working"  back.   records show back to "DashBoard""Layout.

how I do that ,  please  please any one help 

Posted

Well, you could use the OnLayoutEnter script trigger to perform a find every time you switch to one of these layouts.

But it would probably be much simpler to use a single layout and a button bar with 2 buttons.

Posted

Ok great , please also write which script steps is for that propose. I am new In FileMaker , i take omit multiple record script step but it don't work .

Posted

It's simply Perform Find. If you also want to omit a record immediately after changing its status, you will need another script that does Omit Record and trigger it on modification (or save or exit) of the Status field.

Posted

so 

perfom Find and there ommit that record 

but it don't  show on 2nd layout when i change on first  and also it don't come back to ifrst layout when i change  . 

Posted

Sorry , I write at start is is two same layouts , mean I have two layouts with same records  (i Copy same layout  ) and want to show in records with value  complete r and 2nd with records .

that is my post starts "I have two same list view layouts"

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