[horde] Turba attributes Link

Jan Schneider jan at horde.org
Thu Jan 29 10:24:27 UTC 2009


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.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the horde mailing list