logo

Palette - Make it Colorful🎨

Palette - Visual Page Builder, no design degree required.

Live Demo Download Palette

Scroll

Displaying the value of a field from a view

12/07/2025, by Ivan
Forums

Hello Ivan, how can I programmatically output the value of a field from a view in page.tpl.php?

This way nothing is displayed:

<?php print $view->nodeviewscount_statistics->rendered_fields[$id]['field_nid']; ?>