OS Property support center

Change Request a Viewing Subjects

  • Sarah Francis
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 3 months ago #93338 by Sarah Francis
Change Request a Viewing Subjects was created by Sarah Francis
I am trying to change the "Request a Viewing" subject list. I have used an Override to change the text content for one of the items, but I would like to remove items from this particular list. How do I do this?

I have read other posts saying the array should be in common.php but I am not able to find it within there.

Using OS Property 3.0.7
Attachments:

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

More
8 years 3 months ago #93415 by Mr. Dam
Replied by Mr. Dam on topic Change Request a Viewing Subjects
Hi,
To remove first option in Request More Details dropdown select list. Please follow these steps
1. Open file: root > components > com_osproperty > helpers > common.php
2. Find:
Code:
<option value='1'><?php echo JText::_('OS_REQUEST_1')?></option>
and remove it
Thanks
Dam

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

Moderators: Mr. DamNguyen Phu Quan