Zarkweb Approved

Member since: 2015-11-03

Recent posts by Zarkweb
Post When

Hi, I'm currently developing a backend application and I need to apply filters to a relation manager...

Posted in Adding filters in relation manager ?

It seems that you can use events to get your way around :

Event::listen('backend.list.extendQuery', ...

Posted in relationExtendQuery

+1 again, This is the only way we found to filter results displayed in a relationship manager for no...

Posted in relationExtendQuery

Thanks a lot for these clarifications !

It works indeed, I now understand better the backend link cr...

Posted in Create a backend index for plugin

Isn't it a case sensitivity problem ? You say you have a ExpiryDate and call a expirydate. Not sure ...

Posted in How to update a pivot model trough custom php code ?

Hi, I'm currently struggling the backend menus for october plugins.

The situation:

  • I have a plugin ...

Posted in Create a backend index for plugin