KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

How to post values, without a submit button in kool report #866

Open iRiyada opened this topic on on May 13, 2019 - 3 comments

iRiyada commented on May 13, 2019

How to post values using on select event for select input in koolreport?

iRiyada commented on May 13, 2019

I could do that with setting change event to this.form.submit().

KoolReport commented on May 13, 2019

You write custom event handle for clientEvents of input and then call

$('#yourFormId').submit();

to submit your form

iRiyada commented on May 15, 2019

Ok. Got it. Thanks

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
None yet

None