Hi - I have DP1 as a tabular report with a details page and DP2 as a single Details page. DP1 searches for the UserID and provide a tabular list of Orders for the selected User. DP1 details page added a URL link passing two parameters. On DP2, I can see in the address bar that the two parameters are being passed correctly. DP2 doesn't 'see' those parameters at all. I have checked that the exact parameters and fields are the same, I have added 'insertrecorrd' in the param of the receiving fields, I have added "field:" in the passing params, I have added cbResetParam=1 to the front and end of my URL link. I've cleared cookies, cache and tried a different computer. I have done this in a different part of my app and it works fine, I hope I'm missing something simple - Or not simple even. I appreciate if you would take a look and hopefully can give me the fix.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
jackpotdog
Hi - I have DP1 as a tabular report with a details page and DP2 as a single Details page. DP1 searches for the UserID and provide a tabular list of Orders for the selected User. DP1 details page added a URL link passing two parameters. On DP2, I can see in the address bar that the two parameters are being passed correctly. DP2 doesn't 'see' those parameters at all. I have checked that the exact parameters and fields are the same, I have added 'insertrecorrd' in the param of the receiving fields, I have added "field:" in the passing params, I have added cbResetParam=1 to the front and end of my URL link. I've cleared cookies, cache and tried a different computer. I have done this in a different part of my app and it works fine, I hope I'm missing something simple - Or not simple even. I appreciate if you would take a look and hopefully can give me the fix.
Thanks & Regards.
DP1: URL link: URL.com/manage.html?UserID=[@field:UserID]&PassportID=[@field:Passport_ID]&cbResetParam=1
DP2: Same params, no data at all . response "no records"
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.