XF 2.2 quick thread widget

Faust

Well-known member
Hi. I'm looking to create a quick thread widget, but I'm stuck a bit.

I got this form code:

Code:
<form action="url" method="post" class="block future_quickThreadWidget" data-xf-init="future-quick-thread-widget draft" data-draft-url="/draft" data-draft-autosave="15">

And got all list set up already, but I can't make the form to work. I always get issue that is wrong page or not found . Any advice please?

Thanks
 
Top Bottom