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

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

Recommended Posts

Posted

I want to make a simple script in my Customers table that performs a find based on a radio button that is selected in the records, but I am not sure what the proper syntax would be. The 2 value options for the radio button (which is assigned to a value list called "Method") are "Deliver" and "Pick Up", and I want to have only records with a "Deliver" value in the resulting found set. What is the syntax for scripting this? I tried to find all records where Customers::Method = "Deliver", but no records were returned, where many exist.

Thanks!

Posted

Enter Find mode []

Set Field [ Method; "Deliver" ]

Perform Find []

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