Menu

WorkItem field case-insensitive?

Help
asenosiain
2006-04-27
2013-04-25
  • asenosiain

    asenosiain - 2006-04-27

    John,

    Hi, Please help me here. I have a WorkItem with a text field named "result". This "result" field says wheter to do x or y. The problem is that the value of the field could be case-insensitive, so I need to know if there's a way to do this, or if I can evaluate this value with regex somehow...

    Thanks in advance

    Alvaro

     
    • John Mettraux

      John Mettraux - 2006-04-27

      Hi Alvaro,

      I'm a bit surprised, I haven't yet written a function for that, that's something important missing.

      http://sourceforge.net/tracker/index.php

      If you have a bit of patience, there'll be an OpenWFE 1.7.0pre8 with those functions.

      Where are you based ?

      Best regards,

      John

       
    • asenosiain

      asenosiain - 2006-04-27

      John,

      That's not a very good news... :D No problem, I'll manage it somehow and wait for next version.
      I live in Buenos Aires, Argentina. You?

      Thanks and regards

      Alvaro

       
    • asenosiain

      asenosiain - 2006-04-27

      Hi John, I'll download and test it then. Thanks a lot! It seems that you are 24-7 dedicated to OpenWFE... ;)

      Gracias y saludos

      Alvaro

       
      • John Mettraux

        John Mettraux - 2006-04-27

        Hi Alvaro,

        it's uploaded :
        http://prdownloads.sourceforge.net/openwfe/openwfe-1.7.0pre8.zip?download

        <equals value="${c:lc('${f:your_field}')}" other-value="saludos" />...

        as a small example.

        Now, I'm going to bed, I can't do 24/7  :-(
        I'm working a lot on this software, life is short, and quality is demanding...

        Saludos,

        John

         

Log in to post a comment.