May 29, 200124 yr Am trying to make a webform show a pulldown menu of only the checked value list items within a field, but every way I try it, the entire value list is shown.
May 30, 200124 yr Let's say you have a FileMaker db file field designated as a checkbox in some layout in your db file or even checkboxes in several related db files. If that is what you are trying to display on the web, you should have that field in your "web" layout (you do use just one layout per db for your web application don't you) as a standard field. It will then display as text the value-list items which are checked in the checkbox in what-ever layout (not "web") in which it resides. You will find it easy to display the standard text field of the web layout. Remember, there is a difference between the code of the web and cdml/FileMaker. SIMPLIFY ... Keith
Create an account or sign in to comment