Results 7 comments of acanthis

> @ratiw Yes i will check this example but this example has also be the same issue like this. did you manage to solve this problem?

> table sends 2 requests: did you manage to solve this problem?

User @cleannoise realized validation file: https://github.com/cleannoise/JsFormValidatorBundle it works! ![1472535650065](https://cloud.githubusercontent.com/assets/2873710/18077351/847929e8-6e9e-11e6-9db0-a7e7d4d318c2.jpg) ![1472535784288](https://cloud.githubusercontent.com/assets/2873710/18077400/d4846240-6e9e-11e6-8abf-44f0ec157ab5.jpg)

@bhean Did you manage to do this?

> ![image](https://user-images.githubusercontent.com/24451759/119798634-e6a53980-bf0d-11eb-8d20-f93589ec6b4c.png) > `remote (initPicked = false) { if (typeof this.data === 'string' && this.dataLoad && typeof this.dataLoad === 'function') { const queryParams = this.params && Object.keys(this.params).length ? JSON.parse(JSON.stringify(this.params)) :...

I also encountered this problem. Has anyone been able to solve it?