But,<br><br>the theming wizard gives you a much more granular list of variables to work with, one for each field.<br><br>So you can "intercept" the content.<br><br>Instead of printing $content or the embedded view itself, you will print $views-xxxxx-xxxxx-data-content
<br><br>It breaks the $content variable down into its parts, for each field, a variable for the label and a variable for the data.<br><br>Another thing the theming wizard does is give you a list of view variables you can invoke.
<br><br><div><span class="gmail_quote">On 10/5/07, <b class="gmail_sendername">John Barreiros</b> <<a href="mailto:johnbarreiros2@gmail.com">johnbarreiros2@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div>Victor, <br></div><span class="q"><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">If you would like to customize the theming of a view, use the "theming wizard".
</blockquote></span><div><br>I'm not trying to theme a view. That's easy enough to do.</div></div></blockquote><div><br>Well, but "theming" includes modifying the actual semantic data also. <br></div><br>
<br></div>