Support Online: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file Remove Agents and companies

More
8 years 9 months ago #6114 by Kevin Zammit
is it possible to remove agents and companies and setup without using them, Also is it possible to remove contact agents below the property listing ?

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

More
8 years 9 months ago #6127 by Trinh Nguyen
Hi kcz151,

Thank you for feedback.
1. "is it possible to remove agents and companies and setup without using them"
Don't remove agent in a properties.
Companies is possible, you can do this: Go to {root}\administrator\components\com_jux_real_estate\models\forms\realty.xml
At line
<field name="company_id" type="JUXCompany" class="inputbox" size="1" label="COM_JUX_REAL_ESTATE_COMPANY" description="" required="true" useauth="true" />
change
<field name="company_id" type="JUXCompany" class="inputbox" size="1" label="COM_JUX_REAL_ESTATE_COMPANY" description="" required="false" useauth="true" />

2. "remove contact agents below the property"
Go to {root}\templates\jux_realestate\html\com_jux_real_estate\realty.php
Find to line:
<?php $this->load('message_send'); ?>
change
<?php //$this->load('message_send'); ?>

Please try!

Best regards,
trinhnv

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

More
8 years 9 months ago #6133 by Kevin Zammit
Hi Trinhnv,

Thank you for your quick reply. However, when I set the Agent to required and company to no, the listing will not be visible in the list although it is accounted in the side bar.

I tried the other way round: company required true, agent false and it works. Can I leave it like this or will it cause problems ?

Thanks Again,

KCZ151

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

Moderators: Jackie
Time to create page: 0.030 seconds
Powered by Kunena Forum