- Posts: 20
- Thank you received: 0
OS Property support center
Compared extra fields
- Dragan
- Topic Author
- Offline
- Junior Member
-
Less
More
10 years 8 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
in compare.html.php and you will get nothing.
Try to add
Code:
print_r($fields);
Please Log in or Create an account to join the conversation.
- Dang Thuc Dam
-
- Away
- Administrator
-
Less
More
- Posts: 13589
- Thank you received: 1778
10 years 8 months ago #65329
by Dang Thuc Dam
Replied by Dang Thuc 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
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: Dang Thuc Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.