February 25, 200322 yr I am trying to build a web site with Claris Home Page and CDML tags. I seem to be unable to control the format (appearance) of a field on the web page from the data base (FMP6) using the FMP-Field CDML tag. Two problems arise - controlling the number of decimals in a number field, and having a boolian field show as "Y" and "N" instead of 1 and 0. My understanding is that the format is supposed to be picked up from the FMP layout referenced in the -Lay tag - but this isn't happening. The fields show up correctly in the FMP Browse and Preview modes but not on the web page. Advice and help would be greatly appreciated - thanks
February 25, 200322 yr AFAIK youn should use the syntax [FMP-Field: FieldName, format] and then apply proper formatting to the field in the layout used for the web
Create an account or sign in to comment