Recent posts by behiry
Post | When |
---|---|
Just use this attribute: emptyOption: 1 Where 1 is the default id |
Posted in Form relation default value |
This solution didn't work for me. I changed this value in: \modules\backend\assets\js\october-min.js... |
Posted in Increase upload-limit in backend |
I also have the same question. Media manage is too slow because of a lot of images |
Posted in Media Manager - Question about pagination and stability |
Thank you for your help. As update, this is the new file path: modules\backend\widgets\MediaManager.... |
|
just add this code at the beginning: use Backend; then use your code: 'url' => Backend::url(... |
Posted in registerNavigation Backend::url() |
Hello, When I install plugin, the generated URLs of assets in frontend and backend are re-generated ... |
Posted in URLS are false re-generated |
Hello, I get this error: Undefined index: client_id /home/edreszain/public_html/test/plugins/flynsar... |
Posted in Undefined index: client_id |
I also need to do this |
Posted in Form relation default value |
to get attribute value if it empty only, use this: public function getFieldAttribute() { return $thi... |
Posted in Dynamic default values for Form |
I've the same problem: when i create my project in some folder for example 'localhost/foldername' pa... |
Posted in Some problems in plugin |