Up to now I used a CF form to show a list of records or to show a single (uneditable) record.
CF is very useful with many elements to format the fields, to add css and js actons.
Now I have a problem in a project where I have to add Jcomments.
I have a table with some data and I want to show a record with some php code that loads Jcomments.
The problem is that Jcomments uses the form tag and there's some kind of interference between my CF form and the Jcomments form.
The Jcomments form tag is missing and I can't submit comments.
Is there a way to omit the CF form tag?
Should I create the page not using CF?
Thank you
maxx
CF is very useful with many elements to format the fields, to add css and js actons.
Now I have a problem in a project where I have to add Jcomments.
I have a table with some data and I want to show a record with some php code that loads Jcomments.
The problem is that Jcomments uses the form tag and there's some kind of interference between my CF form and the Jcomments form.
The Jcomments form tag is missing and I can't submit comments.
Is there a way to omit the CF form tag?
Should I create the page not using CF?
Thank you
maxx