KoolReport's Forum

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

Matrix + Inputs #893

Closed Dimitry opened this topic on on May 28, 2019 - 1 comments

Dimitry commented on May 28, 2019

Good day dear support,

I have issue with matrix + inputs. When I drag something from matrix table it ignores my inputs. This is normal behavioral or I am doing something wrong?

I am using DateRangePicker and Select2 inputs together with matrix table.

Dimitry commented on May 28, 2019

Sorry, I should use "Scope":

"scope" => array(

            "_token" => csrf_token(),
            "dateRange" => $this->params["dateRange"],
            "clients" => $this->params["clients"],
            "offers" => $this->params["offers"],
            "workers" => $this->params["workers"],
            "units" => $this->params["units"],
            "branches" => $this->params["branches"],
            "saleType" => $this->params["saleType"],
        ),

Closed.

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
help needed

Inputs