Im trying to configure the selector for the Month in “Download Monthly Report”, the selector to year its ok but the month selector not run, not find the UI element. I search similar problems on the forum and try it but not resolve my problem.
What i see in the images is,
You are passing +Month.toString+ which is whole array of months.
Please pass +item.toString+ it will only pass only one element of the Month.