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

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

Recommended Posts

  • Newbies
Posted

I want to do the soft-del function to mask the non-use record.

e.g.

customer A -> (case 1)

customer A -> (case 2)

the case no 1 is the wrong input,so that I don't want to show (Case 1)in the screen, but I need to keep this record in the database.

How can I do it?

THX!!!

Posted

You could set a number field with a 1 to mark any record you want to hide. Then add criteria in each relevant find script to omit records where yourFieldName = 1.

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