OS Property support center

Compared extra fields

  • Dragan
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
9 years 10 months ago #65328 by Dragan
Compared extra fields was created by Dragan
Extra fileds are rendered fine through the whole script expept in /components/com_osproperty/classes/compare.html.php where the array variable $fields is empty so the extra fields are not displayed.
Try to add
Code:
print_r($fields);
in compare.html.php and you will get nothing.

Please Log in or Create an account to join the conversation.

More
9 years 10 months ago #65329 by Mr. Dam
Replied by Mr. Dam on topic Compared extra fields
Hi Dragan,
Currently, OS Property doesn't have feature to show extra fields in Compared list. But in your case, even you have the SQL Query to retrieve fields from extra fields Tables, the "print_r($fields)" will only show the extra fields in array format. It won't show extra fields in columns as other fields in Compare layout.
Thanks
Dam

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan