Copied to clipboard

Flag this post as spam?

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


  • mewfin 40 posts 20 karma points
    Jun 04, 2009 @ 14:16
    mewfin
    0

    Image not showing unless theres a text in the RTE property.

    I have a xsltmacro that lists a few blurbs. I want these blurbs to show in diffrent ways depending on what i choose to add.

    There are 2 types.

    1. a text and a small image.

    2. One big image.

    Now i only wanna show the pic image if the rest is empty so i do a choose while bigimage!=' ' Otherwise show the small image and the text.

    this sortof works, the problem is even if i only have added a big image it doesnt show unless i fill in some text into the textbox. the text itself doesnt show up only the big image, but i cant just fill in some random text just to get the image to show. There has to be something wrong.

  • wolulcmit 357 posts 693 karma points
    Jun 04, 2009 @ 15:10
    wolulcmit
    0

    Want to post your xslt so someone can take a look?

  • mewfin 40 posts 20 karma points
    Jun 04, 2009 @ 17:36
    mewfin
    0

    nevermind, solved it:P

    was selecting nodes by taking checking if a certain property existed, didnt think it only selected nodes where the field of that property was filled in, so i changed this.

Please Sign in or register to post replies

Write your reply to:

Draft