Recent posts by wilirius15434
Post | When |
---|---|
Tschallacka - I'm a bit confused as to where you changed the parameter to include 'sw' at the beginn... |
Posted in How to pass default selection or value of form field to controller via url? |
Posted in Extend the relationRender query |
|
This is a great tutorial Tschallacka - something that's very relevant to a lot of people I'm sure. O... |
Posted in [HOWTO] How to put a (sub)form to manage a relationship in a backend form |
Would it possible for me to create a new user type that can CRUD users, but isn't a super user? If y... |
Posted in How can I give the ability to create backend users to non-superuser backend users? |
Is it possible to do that, while also having the the /blog page be the archive page that supports pa... |
|
That's awesome, thanks. Switched almost everything from extendFields into filterFields. Works great ... |
|
For anyone who is looking for details on the getXAttribute or setYAttribute methods, please see Lara... |
Posted in Dynamic default values for Form |
Also note that in the FormField this looks like this: $field->attributes['fields']['disabled' => tru... |
Posted in Disabling form fields |
Pretty sure I got this. First off, disable the field in the form from inside the controller's formEx... |
|
Great solution. I had a similar need, and approached it slightly different. Instead of linking a dif... |
Posted in [HOWTO] Backend, change the config_list and config_form based on user role |