Skip to Content
0
Dec 23, 2022 at 04:34 PM

Hide fields in variant in custom transaction

218 Views

Hello,

I have created a custom transaction for a report and it will be executed with a variant which I created by hiding few fields in the report selection screen. Now, when I execute the transaction it's showing the selection screen with hidden fields, which is fine but it's also showing the 'select all field' icon beside the execute button. Is there any way we can remove this icon? I was able to remove it using code , but can I achieve it without writing any code?