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

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

Recommended Posts

Posted

Hello,

I have a script I'm trying to create where it does the following two tasks.

1. Only shows "approved" expenses (this part works)

2. enter find mode where the user can choose to search on any other criteria based on the fields in the layout.

When I only have #1 written...

-Show All Records

-Enter Find Mode

-Set Field [Expenses::IsAdminApprovedBoolean;1]

-Perform Find

That part works perfect.

But when I enter....

-Show All Records

-Enter Find Mode

-Set Field [Expenses::IsAdminApprovedBoolean;1]

-Perform Find

[color:red]-Enter Find Mode [pause] (then the user will hit enter to perform the find)

That last step will find what the user wanted to find, but it shows all expenses (approved AND not approved).

Now what? :

Posted

First you do not need Show All Records to find in all records.

Second try reversing the order like this.

Enter Find Mode [Pause]

Set Field [Expenses::IsAdminApprove dBoolean;1]

Perform Find []

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