CanThis Approved

Member since: 2016-03-03

Recent posts by CanThis
Post When

You should set you column as jsonable in your Model. Like this

protected $jsonable = ['kullanicinot1...

Posted in Building a Plugin a Error My Repeater Field

Hey! Very nice and useful plugin! But I have a suggestion according ModalController. It would be ni...

Posted in [ModalController] ability to define which list to refresh

Thanks Philipp! I followed the docs you provided and created my "infoPopup" widget. Moved all necess...

Posted in [Backend] ajax call action of another controller from partial

Hey there!

I have two controllers/models in my plugin - Cars and Items. Car hasMany items. Item belo...

Posted in [Backend] ajax call action of another controller from partial

So my solution was modifying "_recordfinder.htm" found in "/modules/backend/formwidgets/recordfinder...

Posted in Recordfinder and ability to add new items?

That was simple as hell. I'll post my solution soon.

Posted in Recordfinder and ability to add new items?

Hi, I'm pretty new to laravel / october cms and I'm interested in if there is possibility to extend ...

Posted in Recordfinder and ability to add new items?