For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > June 2004 > elementTypeMap









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author elementTypeMap
Sarah Gray

2004-06-24, 6:08 pm

Hi,

I thought elementTypeMap was set in formBuilder and didn't need to be
configured (it's there in the file), but textareas are not created for
my longtext or text field types -- everything is created in an input
type text.

The longtext and text fieldtypes in my DO are generated as
var $test_description; // blob(16777215) blob -- does
that have something to do with it?
(Should it be generating as longtext instead of blob, if so how should I
change that?)

At any rate, to set elementTypeMap through the database.formBuilder.ini
file, what's the exact syntax?
I tried:
elementTypeMap = shorttext:text,longtext:textarea
but nothing happened. Wrong ini file? Wrong syntax? Both?

thanks,
s.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com