Hello.
I've found this module really useful and work as I expected. I want to report the bug I found working with the module and who is stoppig the launch to production of my current project:
- In my view, I created two new custom global text fields in order to print some calculated results. I created the fields in the view and in the template "views-view-field--backoffice-offers--nothing-1.tpl" I programmatically made the operations and print the results.
- First time I load the page I see this fields working ok.
- I apply a filter (i.e. a date filter). The results are filtered ok, but in my new fields I can see nothing.
- I reload the page and then I can see the results filtered and my new fields working ok.
Any idea why happens this?
Thanks in advance.
Kind Regards.
Carlos Escuriola.