Clarity

  • 1.  Why is filter behaving strangely

    Posted Oct 07, 2016 08:46 AM

    I have a query based portlet and a filter which is using a lookup associated with a field.

     

    The filter displays all the possible values instead of the defaults.

    Secondly the filter fields are cleared when I click filter.

    That does not happen with other filter fields .

    Why might that be?

     



  • 2.  Re: Why is filter behaving strangely
    Best Answer

    Posted Oct 07, 2016 09:24 AM

    A rough guess, do your portlet query and lookup query have @FILTER@ clause?



  • 3.  Re: Why is filter behaving strangely

    Posted Oct 07, 2016 09:38 AM

    That certainly did the trick.

    The lookup query was mine and never run into that.

    Works like a charm now.

    Thanks   sridhar_bandaru 

    Have you learned it the hard way or are you that smart?



  • 4.  Re: Why is filter behaving strangely

    Posted Oct 07, 2016 11:03 AM

    Glad to hear that it worked.

    I think I learnt it during my first portlet development when I tried to be adventurous