Hi,

So you want to use a form that adds content to a page (current page or
different one?) and the content is displayed as a bullet list.

You also need to know if you want it done live (i.e. submitting the form
does not reload the page -> you need to write some javascript to achieve
this) or upon a page reload (i.e. submitting the form does reload the page).

In both cases, you need to have some velocity code that handles the form
request and stores the data.

Hope this helps,
Eduard

On Thu, Jan 8, 2015 at 11:14 PM, Matthias Wegner <mic.mat.weg...@web.de>
wrote:

> Hi,
>
> i want to add some content to a page by a form. I want a grownig buttet
> list
> below. Is there a other way than over the XDOM?
>
>
>
> Regards,
> Matthias
>
>
>
> --
> View this message in context:
> http://xwiki.475771.n2.nabble.com/Add-Content-my-html-form-tp7593609.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> _______________________________________________
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to