easyadmin February 7, 2014 at 14:13 / #10115 The widget submits the form with GET instead of post and the fields are named differently. Add method=”post” to it the widgets form. Regards