Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は、sortableAttributes で、vote_up と vote_down の違いのような操作を行いたいと考えています。
出来ますか?
'sortableAttributes'=>array( 'id','created','vote_up-vote_down'=>'Votes', ),