Recent posts by Utility
Post | When |
---|---|
Hey, @alxy , thanks for the solution. It saved me! Just to mention: it requires quotes in the comman... |
|
I have added this as #issue500 |
Posted in 2 problems concerning extended model |
I think the 1st problem is because in modules/backend/behaviors/RelationController.php, it assumes '... |
Posted in 2 problems concerning extended model |
The 2nd problem is solved using the same method in http://octobercms.com/forum/post/how-can-i-show-i... |
Posted in 2 problems concerning extended model |
Yes I did. But it did not work for an extended model. Sorry I missed @ in the post. |
Posted in 2 problems concerning extended model |
But nameColumn: title is for Form (fields.yaml), not List (columns.yaml) |
Posted in 2 problems concerning extended model |
Ok, now I understand that, for hasOne relation, it renders a dropdown list, enabling you to reassign... |
Posted in Eloquent ORM question |
Same context as http://octobercms.com/forum/post/eloquent-orm-question Extended Rainlab\Blog\Models\... |
Posted in 2 problems concerning extended model |
A followed problem: Could not show properly the post title in the models\extendpost\fields.yaml
|
Posted in Eloquent ORM question |
Solved! The syntax is a bit different from Laravel. Thanks! |
Posted in Eloquent ORM question |