+ Reply to Thread
Results 1 to 3 of 3

Thread: snippet syntax questions

  1. #1
    Join Date
    Mar 2007
    Posts
    457

    Default snippet syntax questions

    Just a quick question about using snippets. in this example #idx-sample#

    How do i enter multiple subdivisions?

    I think i'm using incorrect syntax - on this note any white paper or tech bulleting on how to overall syntax use for snippets.

  2. #2
    Join Date
    Mar 2007
    Posts
    457

    Default Re: snippet syntax questions

    Can i get a complete list of available idx fields for metrolist that can be used in snippets?

  3. #3
    Join Date
    May 2008
    Posts
    1,170

    Default Re: snippet syntax questions

    To search for multiple subdivisions, you would use:
    $_REQUEST['search_subdivision'][] = 'your 1st subdivision name';
    $_REQUEST['search_subdivision'][] = 'your 2nd subdivision name';
    etc.
    Cheers,

    Vera
    Technical Support
    Real Estate Webmasters

+ Reply to Thread

Similar Threads

  1. Listing Snippet Syntax Question
    By mitch.argon in forum REW IDX
    Replies: 1
    Last Post: 05-12-2008, 05:41 PM
  2. Listing Snippet - Syntax question
    By mitch.argon in forum REW IDX
    Replies: 1
    Last Post: 04-16-2008, 09:29 PM
  3. Couple snippet questions
    By u2man in forum REW IDX
    Replies: 11
    Last Post: 01-21-2008, 10:12 PM
  4. IDX snippet questions
    By David Abernathy in forum REW IDX
    Replies: 6
    Last Post: 10-17-2007, 11:53 AM

Posting Permissions

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