[Solar-talk] Form Element of Displayed Text
Kilbride, James P.
James.Kilbride at gd-ais.com
Wed Apr 30 15:40:44 CDT 2008
I'm looking to add an element to my solar_form that is text/links which is based on the last elements that the are set in the form already. Basically I want to conditionally want a link added into the form at a specific point if some value is true. I can't find any element types though that support that kind of thing. Is there an element that is just a 'html/text' field that i could set and put my text into? Something like:
$this->myForm->setElement('MyDisplayedText', array(
'type' => 'label',
'label' => 'whatever I want above it',
'value' => 'my super special stuff which may even be an href or link.',
)
);
Thanks folks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman-mail3.webfaction.com/pipermail/solar-talk/attachments/20080430/d25e369e/attachment.html
More information about the Solar-talk
mailing list