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

Recommended Posts

Posted

ok...this seams like it should be simple, but it's not working.

I want to pull a value list from my FMP5 db and display it in a pulldown / check box / etc field on an add form.

How does this work?

Posted

The format file that contains the value list tags must be returned from a post action that queries the database that contains the valuelist or the value list tags must reside in between the opening and closing tags of an inline action that queries the database that contains the valuelist(s).

In your case the database is not queried until the record is added. I would therefore recommend using either an inline action or use HTML dropdowns or radios - I normally use HTML - as long as the valuelists dont change too frequently you should not find yourself coding too much.

Use the FMLink applet for tags saves many typos

hope this helps

laugh.giflaugh.gif

PS I like San Jose i'm here at the moment - Campbell actually - nice place

[ April 13, 2002, 02:48 AM: Message edited by: scratchmalogicalwax ]

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