[Catalyst] FormBuilder not working

abhishek jain abhishek.netjain at gmail.com
Thu Jan 29 12:26:08 GMT 2009


On Sun, Sep 28, 2008 at 12:23 AM, abhishek jain
<abhishek.netjain at gmail.com>wrote:

>
>>>
>>>  For example I do something like this for a radio button
>>  lang_publish:
>>   label: Publish
>>   options: Y=3DYes, N=3DNo
>>   value: N
>>   required: 1
>>
>> For a select like you want it should be
>>  lang_publish:
>>  label: Publish
>>  options: Y=3DYes,N=3DNo
>>  type: select
>>  required: 1
>>
>> also youcan add the multiple attribute to specify if more than one can be
>> selected
>>
>> Hope this helps
>>
>
> Thanks a lot for the info,What if i have comma (,) as a part  of the
> value,
> I am not framing questions it is a part of the requirement and i am not
> finding anything on net.
> Also someone told me formbuilder is not supported much anymore and one
> should use FormFu, is it true?
> Pl. someone reply,
> --
> Thanks and kind Regards,
> Abhishek jain
>
>

someone pl. reply , what i need to do if i need to add commas in value of
the select dropdown while using Formbuilder.and what is better Formbuilder
or FormFu
-- =

Thanks and kind Regards,
Abhishek jain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20090129/c62e7=
513/attachment.htm


More information about the Catalyst mailing list