here are the exported module xml and the modified xsl file that i was discussing on gemini.
these were my steps:
1) manage user defined table -> display settings (for current page) -> rendering method -> predefined xsl transformation -> show xsl source code
2) I saved that source onto my desktop and modifed it using stylus studio. I added the google maps div tag and script block in the "detailview" xsl:template element. I didnt' modify anythin to do with the search form (and i didnt' remove anything, only added that block of code).
3) uploaded the xsl under "user defined xsl transformation". now the search is jank, sometimes workin on certain columns but not others, and sometimes not workin at all.
another thing i noticed. only when i upload a custom xslt to the XslStylesheets/ directory do they work properly. if I use an xslt uploaded to the portal root directory, i get "null reference" errors with the red triangle above my UDT.