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 8823 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hi,

I want to create a form that performs a search based on values in a FMP value list.

I have got the basic form working without the list and it performs the find no problems.

Integrating a dropdown based on a FMP values list is where I fall down!

I know it has something to do with [FMP-ValueList] but I can't make any sense of it and can't work out where it fits into the <input type ..etc> of the form.

Any help is certainly appreciated.

Cheers,

Andy.

Posted

Here's a sample:

<SELECT NAME="Evaluator">

<OPTION VALUE="" SELECTED>

[FMP-ValueList: Evaluator]

<OPTION VALUE="[FMP-ValueListItem]">[FMP-ValueListItem]

[/FMP-ValueList:]

</SELECT>

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