February 7, 200124 yr Are you just browsing the custom format file, or is it being pre-processed by Web Companion with a -View or other action tag? CDML tags have to be processed by WC before the data gets substituted.
February 8, 200124 yr Newbies Hi, I'm trying to display the information of a field on the web using check boxes, but for some reason it just displays the value list but not the data selected for the record I'm reviewing in that moment. This is the code on the page: [FMP-ValueList: Features, list=Featureslist] <input type="checkbox" name="Features" value="[FMP-ValueListItem]" [FMP-ValueListChecked]>[FMP-ValueListItem: Always, html] [/FMP-ValueList] I don't know why but it seems that Filemaker 5 is not reading the [FMP-valuelistchecked] field. Thanks for any help.
February 8, 200124 yr Newbies quote: Originally posted by Vaughan: Are you just browsing the custom format file, or is it being pre-processed by Web Companion with a -View or other action tag? CDML tags have to be processed by WC before the data gets substituted. Hi Vaughan and thank you for your interest, The page where I have the problem is an EDIT page, where the user can check his current data and change it, so the previous action was -find or -edit.
Create an account or sign in to comment