Jump to content

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

Recommended Posts

  • Newbies
Posted

I have made a dropdown menu with the code below made using the cdml tool in filemaker pro 4. But all it makes is a dropdown menu with one field called [FMP-ValueListItem] [FMP=Valuelist] when it should be displaying information from the name field in my database. i have made a valuelist called name in the database.

name: <select name ="name">

[FMP-ValueList: name , name]

<option> [FMP-ValueListItem]

[FMP-ValueList]

</select>

Posted

Make sure you're calling the page through Filemaker

E.g. FMPro?-db=[database].fp5&-format=[theHTMLpage].htm&-lay=[thelayoutwiththefieldon]&-find

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