Announcement

Collapse
No announcement yet.

Ajaxed MVT:CALL doesn't get rendered content

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Ajaxed MVT:CALL doesn't get rendered content

    I'm making an MVT:CALL to our ajax page.

    If I view that page directly, I see the expected content with is just a rendered smt variable (i.e., &mvt:global:SomeVariable;) However, the MVT:CALL returns only the HTML comments from the page.

    Here's what the code looks like on the Ajaxed page:

    <!-- The Value of the Variable is: &mvt:global:SomeVariable; -->

    The MVT:CALL s.callvalue variable results in

    <!-- The Value of the Variable is: -->

    While the direct call shows:

    <!-- The Value of the Variable is: Say Hi to Your Mom! -->

    Baffled...

    For fun, I tried using POST, GET, RAW...still nothing.
    Bruce Golub
    Phosphor Media - "Your Success is our Business"

    Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
    phosphormedia.com
Working...
X