Copied to clipboard

Flag this post as spam?

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


  • Jeric 122 posts 192 karma points
    Jan 27, 2014 @ 18:17
    Jeric
    0

    Conditions bug?

    Umbraco Contour version 3.0.17

    Umbraco V6.1.6

    I have a Contour Checkboxlist with the below  list items.
    I have another textfield which will be shown once the checkboxlist item of "Other" is selected.

    CheckboxList Name: Areas of Interest
    CheckboxList Items:

    • Finance
    • Tax
    • Other
    In my Textfield, I've Enabled Conditions and had set to Show this field if Any of the following match.
    I've set "Areas or Interest" "Is" "Other"
    Which works fine when I checked on the checkbox of "Other" and the Textfield will be shown.
    The issue is, if I check on "Finance" and I then click on the "Other" checkbox.
    The Textfield will not be shown.

    Am I missing something or is there a bug somewhere?
    Appreciate any help on this.
    Thanks

     

     

  • Comment author was deleted

    Jan 28, 2014 @ 20:06

    Will try to reproduce and see if it's a bug (but sounds like it)

  • Comment author was deleted

    Jan 28, 2014 @ 20:13

    Do you get any js errors?

  • Comment author was deleted

    Jan 29, 2014 @ 10:32

    Not a bug, but you need to use contains instead of is

    Since if you select multiple items (and also Other) the value won't be Other but will contain Other

  • Comment author was deleted

    Jan 29, 2014 @ 10:32

    So not a bug :)

  • Jeric 122 posts 192 karma points
    Jan 29, 2014 @ 11:10
    Jeric
    0

    Thanks Tim, it worked. Had wasted a couple of hours on this. 

  • Comment author was deleted

    Jan 29, 2014 @ 13:51

    Ok, thanks for confirming

Please Sign in or register to post replies

Write your reply to:

Draft