allow to override is_primary result using an argument given to object constructor (have to be given to 'initargs' argument of .render like initargs={'is_primary': False}
Once you have read the `RQL tutorial`_ and you know the application'`schema`_,you're ready to define your own views. Just type the RQL query retreiving datayou're interested in in the search field. If the view used to display themdoesn't fit your need, choose another one in the possible views box (this boxisn't displayed by default, but you can activate it in your `userpreferences`_). Once you're satified, add a `bookmark`_ if you want to reusethis view later..._`RQL tutorial`: doc/tut_rql.._`schema`: schema.._`user preferences`: myprefs.._`bookmark`: doc/bookmarksBelow are some example of what can be acheived.....winclude:: custom_view_last_update..winclude:: custom_view_rss