By clarknova on
Hi guys, this is pretty straightforward question: how do I get the url of a custom type field when using cck?
Currently I'm using
<?php print $field_url[0][view]?>
With no results whatsoever.
Hi guys, this is pretty straightforward question: how do I get the url of a custom type field when using cck?
Currently I'm using
<?php print $field_url[0][view]?>
With no results whatsoever.
Comments
post on project space
I don't know the answer, but you should try posting this as a "support" request on the CCK project space http://drupal.org/project/issues/48429
wouldn't the devel module help here
devel module should help here.