Active
Project:
SimpleCorp
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2015 at 17:36 UTC
Updated:
10 Apr 2015 at 17:36 UTC
I was wondering if someone could point me in the right direction to hide a field within the SimpleCorp template.
I do not want to unset the field, just hide it. I've tried using:
hide($page['content']['system_main']['drealty_listing'][$title]['field_visual_tour']);
but that doesn't seem to work.
Any hints?