biota Posted March 27, 2023 Report Share Posted March 27, 2023 So my DP receives parameters for report_ID and and another hidden value which is used to filter. I have another 'Print' version of the DP that has no editing features and I don't want to shows any row edit or grid edit buttons. But it seems if nothing is editable, I can't setup the fields to receive the parameters. Is there a way around this? One slight solution might be to enable Grid Edit, and then hide the little icon quite easily, but I'd prefer something cleaner if possible. TIA Quote Link to comment Share on other sites More sharing options...
0 cheonsa Posted April 25, 2023 Report Share Posted April 25, 2023 On 3/27/2023 at 4:07 AM, biota said: So my DP receives parameters for report_ID and and another hidden value which is used to filter. I have another 'Print' version of the DP that has no editing features and I don't want to shows any row edit or grid edit buttons. But it seems if nothing is editable, I can't setup the fields to receive the parameters. Is there a way around this? One slight solution might be to enable Grid Edit, and then hide the little icon quite easily, but I'd prefer something cleaner if possible. TIA Hi @biota, You can enable the Inline Edit option to allow the fields to receive parameters. Then, you can just hide the edit icon. You can use the code here to hide the Edit option column: Quote Link to comment Share on other sites More sharing options...
Question
biota
So my DP receives parameters for report_ID and and another hidden value which is used to filter.
I have another 'Print' version of the DP that has no editing features and I don't want to shows any row edit or grid edit buttons.
But it seems if nothing is editable, I can't setup the fields to receive the parameters.
Is there a way around this?
One slight solution might be to enable Grid Edit, and then hide the little icon quite easily, but I'd prefer something cleaner if possible.
TIA
Link to comment
Share on other sites
1 answer 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.