Filter on Usernode date fields
| Project: | Usernode |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Hi,
it seems that I found a little bug combining usernode module with views, while setting up a filter on date fields defined in the standard user profile.
When I sort on dates normally I get a text field to put in the filter criteria. It could be "now" as well. Here it only offers me a specific date with dropdown to choose of (see screenshot_0.png). I would like to have the now option.
But anyway it is not working at all!!
Choosing a specific date it has no effect and the database entry looks like that:
SELECT * FROM view_filter
vid: 1
field: profile_bis.value
value: ,,
operator: >
position: 1
value is just ",," there is no date in it. Even changing inside the database value from ",," to "now" has no effect.
| Attachment | Size |
|---|---|
| screenshot.png | 45.33 KB |

#1
This issue cannot be fixed within Views.