Recent posts by gilloub5404
Post | When |
---|---|
Did you check on Database if you're relation is there, just to check it's not a data issue ? It's re... |
Posted in Backend List show hasOne relation |
Did you try without any scope any select ? in that case you should have the json object of the my_po... |
Posted in Backend List show hasOne relation |
Hi, I tried to create a widget to my plugins, when I try to init from a controller i says my Widget ... |
Posted in Widgets not found |
Just for info I tried with the recordFinder field and it works, Does anyone find a way to reproduce ... |
Posted in Model relation to itself |
I didn't find where is the dropdown, is it in a specific plugin ? |
Posted in Model relation to itself |
Hi, you have to use the relation name rather than the relation key as column name http://pastie.org/... |
Posted in Backend List show hasOne relation |
I did a simple a test from scratch. I created a plugin, models and controller using command line too... |
Posted in Model relation to itself |
I'll try to do a simpler version from scratch, with classic relation just to check if I did somethin... |
Posted in Model relation to itself |
Thanks for your feedback, To explain the context, I made event registration plugin just for learning... |
Posted in Model relation to itself |
Hi, I tried to use the model relation system in form behaviour. In my case my model Registration has... |
Posted in Model relation to itself |