kubuss8822438 Approved

Member since: 2017-03-16

Recent posts by kubuss8822438
Post When

yes, it was it ;) ty very much

Any chance you know how to override or translate $errorMessage in Aut...

Posted in When change debug to false backend stops working

Hi,

After I change app.debug to false my backend stops responding. I got error like this http://www....

Posted in When change debug to false backend stops working

Hi,

I have in my columns.yaml something like this:

rate:
        label: Users Rate
        type: tex...

Posted in Sortable custom attribute in backend lists

Thank you very much for your advices. I found solution that works like a charm.

In Feature model I'v...

Posted in Complex ralation, backend filtering

Okay, form widget - get it. But how to approach the scope?

I tried this for Product model:

public fu...

Posted in Complex ralation, backend filtering

Hi, thanks for your answer.

However thats not exactly what I need. Let's take an example. We have 2 ...

Posted in Complex ralation, backend filtering

Hi, I have relation like this:

Category hasMany Products

Category hasMany Features

and also

Product ...

Posted in Complex ralation, backend filtering

Ohh.. Okay, get it now. required mark only put red dot. Thank you a lot! :)

Posted in Required fields in backend are not actually required

Hi,

I've setup some fields to be required (have red dot next to them) in fields.yaml. But if backend...

Posted in Required fields in backend are not actually required

Hi,

I have simple relation. House hasMany Room. Now I made custom Relation Behavior Config for House...

Posted in How to fill parent id in relation backend