2009年6月15日星期一

Re: [fw-webservices] Struggling to get zend form ini

andyjab wrote:
>
>
> Well thank you :)
>
>
> andyjab wrote:
>>
>> Yep - that fixed it.
>>
>> Thank you, thank you, thank you :)
>>
>> So it was because I had:
>> add.elementDecorators.formElements.decorator = "HtmlTag"
>> add.elementDecorators.formElements.options.tag = "table"
>>
>> formElements settings rather than decorators.form.decorator?
>>
>>
>>
>
>

Hi!
Is it possible to add a decorator (or set a property) from a INI config file
only for one element?

I want a form like this:

<form action="" method="">
<div>
<input name="user">
</div>
<div class="submit">
<input type="submit">
</div>
</form>
--
View this message in context: http://www.nabble.com/Struggling-to-get-zend-form-ini-tp18906577p24040802.html
Sent from the Zend Web Services mailing list archive at Nabble.com.

没有评论: