Papp Péter

Results 10 issues of Papp Péter

Hi, did you know about this issue with link unlink not working as expected on via tables? https://github.com/yiisoft/yii2/issues/17174 do you have, maybe a solution for this? i don't think so...

it creates new linking all the time, if i am populating it from a POST. becouse of this: (line 279) `` $relationModel = null; if (!empty($fks)) { $relationModel = $modelClass::findOne($fks);...

Hi, do you see a solution where it could work with 1:1 connections as well? i have a table: product (primary key product_id) and product_coupon (primary key product_id) and product_room...

Hi, i have a scenario where i would like to work on huge form saved by this behavior. My only problem is i need to put the ids on the...

i think on discount there is an issue with the the tax calculation. please check the picture ![Screenshot_164](https://user-images.githubusercontent.com/3380880/72260487-451c9100-3613-11ea-93c7-5966a320c14d.png)

bug

i think this part is bugos. how to recreate: add a product with variants use multiple property as a variant (i used one dropdown, and one text field) create multiple...

bug
help wanted

### What steps will reproduce the problem? use advanced template create a new structure where you have modules in root directory ### What is the expected result? render should work...

Hi, do you have maybe an example for creating slate index.md? that would be very useful! best Péter

**Description** It would be nice to configure updateHttpMethod in hydra dataProvider. We are using mostly PATCH as an update method.

Hi, i have fully working setup, the only part is missing to start panther in --no-headless mode. symfony app is inside a docker container, my dev environment is in windows...