Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Pro Maps For Google Web Assist 1.0.0

Guest
Jan 30, 2009 Jan 30, 2009
Having an issue on a real estate site when I use this extension. The problem is I am wanting to put a map on the top of the page, and the listings on the bottom of the same page using a repeat region of the same recordset. One will work without the other, but both wont work together on the same page. Anybody?

Thanks
TOPICS
Extensions
752
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 30, 2009 Jan 30, 2009
LATEST
AnotherNonCoder wrote:
> Having an issue on a real estate site when I use this extension. The problem is
> I am wanting to put a map on the top of the page, and the listings on the
> bottom of the same page using a repeat region of the same recordset. One will
> work without the other, but both wont work together on the same page. Anybody?

You should post your question about WebAssist products in the WebAssist forums:
http://webassist.com:8119/

But to take a quick stab at it, I'd guess that you're using ASP as the recordsets do not automatically "rewind" once you hit the end of them. There is a way to do the rewind, but for beginners, it's often easier to just create a duplicate of the recordset. In Dreamweaver it's really easy, simply right click on the recordset in the Server Behaviors panel, select Copy and then right click again and select paste. Then for your second repeat region, change the recordset to the name of the pasted recordset.


--
Danilo Celic
| http://blog.extensioneering.com/
| WebAssist Extensioneer
| Adobe Community Expert
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines