Re: [PythonReports-users] Fields show as "%EX"
Brought to you by:
a1s
From: alexander s. <al...@go...> - 2012-12-11 10:55:10
|
On 10.12.2012 16:44, Werner F. Bruhin wrote: > > When an expression is used on a field it shows as "%EX", maybe instead > it could show the actual expression or at least part of it? Needs computation of the part that can be shown. I am not sure if the goal is worth the effort. > Following one possible way of doing this, works in my simple test cases > but might need to be expanded to cover all different usages of expression. Tried it with the sakila template. That looks worse than a constant marker. Best wishes, alex. |