imgs Posted December 12, 2015 Share Posted December 12, 2015 Cześć, chciałbym korzystając z Helper List jakoś specjalnie oznaczyć status (bool) z listy nie używając ikonek tylko tekstu. Cos jak: ['icon'] => array( 0 => 'disabled.gif', 1 => 'enabled.gif', 'default' => 'disabled.gif' na: 0 => 'Short Desc.', 1 => 'Long Desc.', 'default' => 'Short Desc.' Ktoś wie jak to zrobić? Link to comment Share on other sites More sharing options...
Krystian Podemski Posted January 13, 2016 Share Posted January 13, 2016 Może po prostu użyj callback?Edit: ale jestem górnikiem Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now