[horde] Turba attributes Link
Gerard Breiner
gerard.breiner at ias.u-psud.fr
Fri Jan 30 17:41:30 UTC 2009
Jan Schneider a écrit :
> Zitat von Gerard Breiner <gerard.breiner at ias.u-psud.fr>:
>
>> Hello,
>>
>> I would like "Website URL" is clickable and not a simple text . The
>> link field required the parameters 'url' and 'text' as keys but I
>> don't know what put as values .
>>
>> Thanks in advance .
>> Best regards
>>
>> Gerard Breiner
>>
>>
>> [CODE]
>> $attributes['website'] = array(
>> 'label' => _("Website URL"),
>> 'type' => 'link',
>> 'required' => false,
>> 'params' => array('url' => '????', ''text' => '????' )
>> );
>> [/CODE]
>
> There is no Horde_Form field at the moment that supports that.
>
> Jan.
>
Many thanks Jan for this information !
Gerard
More information about the horde
mailing list