EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: jaimi on October 22, 2014, 02:28:50 AM



Title: Panel Custom Tools as form submit button
Post by: jaimi on October 22, 2014, 02:28:50 AM
Hello,

I'd like to use a panel custom tool as a form submit button. For that I would not need a separate input submit button at the form.
Is that possible? How?

Thanks in advance.
Jaimi


Title: Re: Panel Custom Tools as form submit button
Post by: stworthy on October 22, 2014, 04:00:39 AM
You can easily add a tool icon to the panel header. When clicking this icon, call 'submit' method to submit your special form.