Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Advance filter not working properly while selecting between condition.

    Hi Isomorphic,

    We are using Smart Gwt-5.1
    Browser: Microsoft Edge, IE11, IE10, Google Chrome, Firefox.

    Issue : Advance filter not working properly while selecting between condition.

    Ref. SmartGWT URl:
    http://www.smartclient.com/smartgwt/...r_builder_grid

    Steps to reproduce:
    (1). select "Code" from the first condition select item.
    (2). Select "between(Inclusive) " from second condition select item.
    (3). Enter "xyz123" in the third condition text item.
    (4). Don't enter any data in fourth condition text item.
    (5). Now change the second condition value from "between(Inclusive)" to "equals (disregard case)".
    (6). Now observer the fourth condition text item.

    Result:
    "and" string displayed under fourth condition text item by default.

    Expected result:
    Since we didn't entered any data in "fourth condition", hence fourth condition should be empty by default.


    Do let me know if any clarifications required.
    Last edited by vnathank; 21 Dec 2015, 01:54. Reason: Unnecessary line spaces are added after the query.

    #2
    Looks like you skipped a step - between (5) and (6) you need to switch *back* to "between (inclusive)". At that point the word "and" appears in the fourth text box, as you described.

    We'd just like to confirm this is the situation you're talking about? Definitely a bug, but obscure and easily correctable by an end user (lowest severity level), so there might be a bit of a wait.

    Comment


      #3
      Yes your observation is correct.
      We are waiting for further update(Fix) from samrtgwt.

      Comment


        #4
        This issue has been solved. You can test the fix in builds dated December 12 and later.

        Regards
        Isomorphic Software

        Comment

        Working...
        X