When applying a filter and then changing the record value in the filtered column to something that doesn't match the filter doesn't seem to filter the changed value from the view. Is there some way to reapply the filter without having to reselect the filter.
One other question about the filter drop down values. Why do the values sometimes show up with parens?
Hello again,
I am just checking did you manage to try the solution I suggested in my previous post.
Had a priority shuffle but the last thing I tried did not work. I'll post back again when I revisit the issue. Should be in a few days.
Hi,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Hello,
After some research I found out that the Property responsible for the Filter reapplying is FieldLayoutSettings’ ReevaluateFiltersOnDataChange Property and if you set it to False your behavior is expected, so to make the Records filter-out, when they no longer match the Filter criteria, I suggest you set this Property to True. As for your other question about the parentheses - we do that when there are 2 or more entries in the list with duplicate display text values. This can happen for example if there are 2 dates in the list with the same date, but different times. As I mentioned in my previous post I suggest you download the latest service release of 10.3, where this behavior works correct.
Hope this helps you.
I made tests with a couple of service releases of 10.3 and I still wasn’t able to reproduce your behavior. I tested this with the RTM of 10.3 and the latest SR and everything seems to work ok on my side. I also wasn’t able to reproduce the issue, where the values appears twice. I suggest you download the latest service release of version 10.3. You can do this by logging to our web site and going to My IG \My Keys and Downloads. Please let me know if this helps you, if not could you please send me an isolated sample project where this is reproduced, so I can investigate it further for you.
Looking forward for your reply.