Let's say I have a seperate page for pagetest. If I generate touch event from designer, it adds to code module as page1_touch event instead of pagetest_touch. is this a bug?
I don't have any panels. pagetest's name is pagetest, I also have Page1 with name Page1. If i generate touch event with clicking on the "main" of the top of designer of pagetest and click generate touch event, it generates page1_touch event.