Hi,

When using a dynamic filter on a display to show only items of a given state, we have the opportunity to override the view title with wildcards like "%1". The awaited argument is the id of the state and while we would like to see the wildcard replaced by the state name, it is replaced by its id.

For example "Items of state %1" it replaced by "Items of state 38" instead of "Items of state Draft"

I think this is not a big issue but I am not really confident with views API to solve it by myself.
I hope this could be fixed soon.

Regards.

Comments

nancydru’s picture

Component: Code » Views

I'm not real familiar with Views either.

nancydru’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Issue summary: View changes
johnv’s picture

Checked this in the past for version 7.x-2.x . Couldn't find the solution.

johnv’s picture

Priority: Normal » Minor
Status: Active » Closed (outdated)

New features for D7 are not processed anymore, (unless a patch is provided)