Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mikael Mørup 297 posts 326 karma points
    Jan 09, 2009 @ 15:17
    Mikael Mørup
    0

    Another macro parameter problem

    I have a macro with a parameter of type "Text"

    When the macro run i type some text into the textbox i presents for the parameter, i then try to get that text in the macros XSLT


    I first tried this:



    but it returns nothing at all, is there anything wrong with that statement ?
    Why doesent it work?

    Then i tried this:



    it always returns "Some text", so i assume that the test:

  • Jesper Ordrup 1000 posts 1478 karma points MVP
    Jan 09, 2009 @ 15:45
    Jesper Ordrup
    0

    Hi M,

    Doublecheck that you have named the parameter exactly pictureText in the alias. Case sensitive.

    /Jesper

  • Mikael Mørup 297 posts 326 karma points
    Jan 09, 2009 @ 16:50
    Mikael Mørup
    0

    Thanks for the suggestion.

    I checked and double checked all spelling, no problem there.

    Mikael

  • Mikael Mørup 297 posts 326 karma points
    Jan 09, 2009 @ 17:03
    Mikael Mørup
    0

    This is really strange

    I changed the name of the parameter from pictureText to picturetext in both the macro and the XSLT file and suddently everything works.

    Just to convince myself that i'm not a complete idiot i changed the name back to pictureText and it stopped working.

    Should this be reported as a bug in V4RC ?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies