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

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

Recommended Posts

Posted

Put your value list items in a file and display the value list from the file. This way all the features for dealing with records in FM are available to you.

-bd

Posted

Duh! I am so brain dead. I am generating the valulist based on a relationship so I already have the items in a file. It amazing that I can get out of the house in the moring.

Thanks,

G

Posted

Ok, I'm still stuck. Let me try to explain...

I have this report that uses a multiple find requests. I want to add a function that allows the user to choose data to omit from the request.

So I have a field with check boxes based on a dynamicly created valuelist. The user checks items in the list.

Then I want use the items from the field to make find(omit) requests. So rather that trying to loop through a valulist I want to loop through field contents separated by

Posted

Here's how I usually do it.

code:


#Store the contents of your field into a global text field. Add a

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