Results 1 to 3 of 3

Thread: Listing Template - order and remove fields?

  1. #1
    Join Date
    Jun 2005
    Posts
    27

    Default Listing Template - order and remove fields?

    hi,
    first of all, 2 thumbs up to all of you! I'm in the final stage of designing a site and so far everything works just great.

    Just a couple of last questions regarding the in the Admin section - Modify Listing:

    1) expiration date - I set in the site configuration 'use expiration': no and 'expire after' to 365 days. So I understand that the expiration date showing in the modify listing page doesn't apply.
    However, the agents find this field very confusing, is there a way to remove or hide the field expiration date from the fields?

    2) Export to MLS - same here, I don't need this field, can it be removed / hidden from the 'Modify Listing' fields?

    3) Order of the fields - Is it possible to order the fields in 'Modify Listing' , e.g. I would prefer that first fields show up which are visible to all users and then the fields which are visible for agents only.

    Thanks in advance for your help!

  2. #2
    Join Date
    Mar 2005
    Posts
    40

    Default

    1 & 2: open your listing_editor.inc.php and edit the code. If I remember correctly, you have to remove, or comment out the code that tells the page to display MLS Export and Expiration and remove the code that sends those two fields to the database when you hit the submit button.

    There are some posts already about removing the MLS feature.

    3. If I am reading what you typed right, in Admin, click on listing template editor, then click on set field order. You will see numbers next to the field name called order of placement. 0 is the higest on the page.

    Hope that helped. Always back up your files before you edit, and make notes of what you changed, or upgrading will be a pain.

  3. #3
    Join Date
    Jun 2005
    Posts
    27

    Default

    thanks, 3) was a very silly question, duhh.. haven't seen that set field order at all before .

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts