Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Display a form in format from DB (select, checkbox, etc)? Or GT::SQL::Display::HTML documentation required!

Quote Reply
Display a form in format from DB (select, checkbox, etc)? Or GT::SQL::Display::HTML documentation required!
How is possible to display a form from DB (select, checkbox, etc)?
On the page, add.cgi, the forms from the DB are not available automatically to be included by tags.

Let we say we have a select form, defined in the DB, named 'Area', which has Enum values.
The HTML result of this form should be available as an '<%Area%>' or '<%form_Area%>' tag, to be able to insert into add.html.

I found the GT::SQL::Display::HTML module, which does this task, but I have no any documentation for it.

GT staff, Alex, please help me out with a documentation to this module, or at least give me some info about usage of it.

Thanks in advance,
Webmaster33

Last edited by:

webmaster33: Jul 20, 2002, 2:41 AM