Gossamer Forum
Home : Products : DBMan SQL : Discussion :

How to use GT::SQL::Display::HTML::display_text

Quote Reply
How to use GT::SQL::Display::HTML::display_text
Maybe there's a better way to do this, but I haven't figured it out...

I've got a multi-select field and I want to map the form_values stored to the form_names that have been set up, and display each on a different line. It seems like GT::SQL::Display::HTML::display_text is the right way to do this, but when I used it like this:

<%GT::SQL::Display::HTML::display_text($select_field_name)%>

I received the following error message:


A fatal error has occured:

Can't locate object method "error" via package "select_field_value" (perhaps you forgot to load "select_field_value"?) at /path/to/admin/GT/SQL/Display/HTML.pm line 569.

Please enable debugging in setup for more details.


Anybody have any suggestions? Thanks in advance.

Fractured Atlas :: Liberate the Artist
Services: Healthcare, Fiscal Sponsorship, Marketing, Education, The Emerging Artists Fund
Subject Author Views Date
Post How to use GT::SQL::Display::HTML::display_text hennagaijin 2374 Jan 18, 2003, 11:34 AM