Newbies robwebb Posted July 22, 2002 Newbies Posted July 22, 2002 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>
PotzUK Posted July 22, 2002 Posted July 22, 2002 Make sure you're calling the page through Filemaker E.g. FMPro?-db=[database].fp5&-format=[theHTMLpage].htm&-lay=[thelayoutwiththefieldon]&-find
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now