Copied to clipboard

Flag this post as spam?

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


  • Alec Colebrook-Clark 134 posts 258 karma points
    Apr 20, 2009 @ 13:51
    Alec Colebrook-Clark
    0

    Manipulating Textstrings

    Hi All,

    I have a textbox multiple on my site and I was wondering if there was anyway I could break up the results. For example, I have UK coastal, S Canada, Routes: E's & Z's, May-August, Night time.

    At the moment it is displayed as you see it but I'm wanting it to appear in a list without having to use several instance od text strings, reason being the variable size of the list.

    any ideas?

    Cheers,
    Alec

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Apr 20, 2009 @ 14:16
    Ismail Mayat
    0

    Alec,

    There are number of ways, maybe use rich text field instead of multiple text box. Or in the xslt use split function and write out the elements on new line or use inline c# in template and split the string that way.

    Regards

    Ismail

  • Alec Colebrook-Clark 134 posts 258 karma points
    Apr 21, 2009 @ 10:12
    Alec Colebrook-Clark
    0

    Ismail,

    Thanks for replying. The split function would have been what I wanted however its been decided to do this part a completly different way. Thank you for your help anyway.

    Cheers

    Alec

Please Sign in or register to post replies

Write your reply to:

Draft