[html-formfu] Anchor element?
Ronald J Kimball
rkimball+formfu at pangeamedia.com
Wed Jan 20 14:31:52 GMT 2010
Octavian Râşniţă wrote:
> Hi,
>
> Is there a way to inserrt a link element in a form?
>
> I have uploaded a file with a form, and I would like to put a link to
> that file in the edit form next to the file upload field.
>
> It would be nice to have an Anchor element in HTML::FormFu, but if there
> is a way of doing this another way, please tell me how.
>
> The only variable things I want to be able to use are the URL and the
> label of that link.
Use HTML::FormFu::Element::Block or HTML::FormFu::Element::Src to
include arbitrary HTML in your form.
Ronald
More information about the HTML-FormFu
mailing list