I wish to create my own custom feedback page (not through the wizard). I have feedback on my navigation bar and I'm sending &APP_PAGE_ID. through the request. I want one of my items on my feedback form to capture the Page ID of the page that I was on when I clicked 'Feedback', similar to how the wizard does it. But when I reference :APP_PAGE_ID in my item, it returns 104, which is the page of my feedback form. I want the Number of the page I was on and the name of that page in one item. Could someone help me out please?