Build with IDX Broker Forums Enhancement Requests Request: Set featured Agent for Widgets on office accounts

Viewing 2 reply threads
  • Author
    Posts
    • virtualresults
      Participant
      Post count: 3

      I have some brokers with agents that have other websites or 3rd party profiles. they want to put widgets in those places, and make sure the lead searching on the company site goes back to them.

      you have this great agentheaderID parameter, which is perfect for this. but its not used in widgets.

      We are doing this manually right now, grabbing the form html/css and adding
      <input type=”hidden” name=”agentheaderID” value=”123456″>

      but it means giving this non-tech savvy person a huge lump of html to paste into their website, as opposed to the easy to use script.

      0 ratings, 0 votes0 ratings, 0 votes (0 rating, 0 votes, rated)
      You need to be a registered member to rate this post.
      Loading...
    • idxbroker
      Keymaster
      Post count: 179

      You could call in your widget html from an external source. Create a script that writes the widget with the hidden input and serve the javascript from a page on the client’s hosting. Like this example does: http://www.htmlgoodies.com/beyond/javascript/article.php/3470901

      Then the client would get a tidy script embed instead of the entire html block.

      0 ratings, 0 votes0 ratings, 0 votes (0 rating, 0 votes, rated)
      You need to be a registered member to rate this post.
      Loading...
    • Nick Leech
      Keymaster
      Post count: 183

      This enhancement has now been officially requested!

      0 ratings, 0 votes0 ratings, 0 votes (0 rating, 0 votes, rated)
      You need to be a registered member to rate this post.
      Loading...
Viewing 2 reply threads
  • You must be logged in to reply to this topic.