Not signed in (Sign In)
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorFlancer
    • CommentTimeOct 20th 2007 edited
     
    In the booklink tutorial, the foreign key author is displayed as the first field in the show.tpl. Is there a way for me to tell Akelos where I want it to be displayed (e.g. 3rd field)? Or do I need to manually code the display of all the fields ?

    Thank you.
    •  
      CommentAuthorbermi
    • CommentTimeOct 20th 2007
     

    You can change the order of the columns in your database or migration and run an uninstall and install. But that will delete existing data. Or you can overwrite the getContentColumns() method in your model and return the columns in the order you need. But the easier way would be to set the $content_columns in your view with the columns names you need in the order you need them.

Add your comments
    Username Password
  • Format comments as