Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
In 1.4.7 and lower you could register your custom list view and use the related_pages tag to show the selected related page [has='one'] in the list view like so:

Code: Select all
<cms:related_pages 'name' ><cms:show k_page_title /></cms:related_pages>

With v2.0 and v2.1 I am a little confused on how to do the exact same thing using the config_list_view tag and I couldn't really find documentation on the matter..
Customizing the List screen

Find that section in the tutorial viewtopic.php?f=5&t=10241

Alternatively,
Old method of custom list screen

Same link, just another section "Old Custom Admin Screens".
Alin, you can use custom view in v2.x as well,
However, what you want should be easily handled using <cms:config_list_view>.

I think the following posts should help you in doing that -
viewtopic.php?f=5&t=10241&start=90#p25514
viewtopic.php?f=5&t=10241&start=130#p25981
3 posts Page 1 of 1
cron