nadar

Results 227 comments of nadar

Thanks for the report, i will do some tests.

(I also want to say, if you enable only edit and update for a certain item, you won't see this menu entry, so you are not able to click in...

yes, maybe we should then just hide the relations button.

You mean the second `GET http://luyadev/admin/api-cms-layout/list?ngrestCallType=list&fields=id,id,name,json_config,view_file&sort=-id&page=1`: This is very hard to debug, and yes what you are saying is absolute true, this second requests makes no sense at all. This...

Do you have time for some "console.logs"? I would then try to fix it.

Its not possible, but if you have selected a filter, it will be stored in the user settings and will be the default filter for your account. does that help?

Its not available yet, but we can add this feature :+1: should not be to hard to develop.

but this is not the topic you mentioned in the start of the issue?

Well, filters can have as much criterias as you like, its a where condition. But maybe you like to use Tags, then you can also filter by tags.

@siripravi You can already use tags to filter data, just add the TaggableTrait trait and TaggableActiveWindow and you are done.