CDML and error 102 problem -
08-29-2005
, 04:27 PM
Hi all,
I am creating a product list online with FMP and CDML that is suppose
to work but doesn't.
The list is dynamic from a portal that part work's, but if I try to
create dynamic form field; ex: <input
name="name[FMP-CurrentPortalRowNumber]" type="text">, and create a
field in the FMP DB ex: name1, name2, ect..., I get an error 102 when I
tried to edit or create a new record.
If I look at the source the input name is name1, name2, ect..., but it
does not work, when I comment out the input line it work's.
Any suggestion, hints would be really appreciated, thank's.
Rick |