In the snippet below,the last line causes the error; :showdate is whitelisted, it’s components appear just in the params list returned by the browser The error’s at the plus sign but not sure which of them
As I believe I have suggested to you before, first level simple
debugging can be done using logger.info, so in this case if you insert
before the last line something like
You will need maybe 1-2 hours to set it up and learn to use it, but after that you will get answer to questions like the above in a few seconds or minutes depending on the problem.