Closed (fixed)
Project:
Drupal RETS Real Estate Framework (dRealty)
Version:
7.x-3.0-beta3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2012 at 17:07 UTC
Updated:
14 Dec 2016 at 23:05 UTC
Jump to comment: Most recent
Comments
Comment #1
camidoo commentedActually this patch should address that issue and hide the empty fields, just haven't had time to get it tested and committed.
http://drupal.org/node/1492264#comment-5925872
Comment #2
camidoo commentedthis should be fixed by this issue #1492264: Undefined index during drush
Comment #3
bloomt commentedI also need to figure out how to hide the fields that do not have any data in them, I have looked at the other thread but have not found anything that will remove these fields for me. Any help would be greatly appreciated!
Comment #4
bloomt commentedI also need to figure out how to hide the fields that do not have any data in them, I have looked at the other thread but have not found anything that will remove these fields for me. Any help would be greatly appreciated!
Comment #5
bloomt commentedIf I click on the listing and hit edit and then save it then all the blank fields disappear...
Comment #6
jday commentedThat would not be a plausible fix for a site with 10K listings. I ended up creating custom templates for the listing nodes that check if the field has a value before printing it.
Comment #7
bloomt commentedIs anyone else still having this issue?
Comment #8
bloomt commentedI ended up using jquery to hide the field