Skip to Content
-1
Jan 06, 2023 at 02:31 PM

Display output for either one of programs based on radio button

56 Views

Hi experts,

I have 2 reports and each report has diff parameters

1st report- Zdir, it's parameter p_dir.

2nd report- Zfile , it's parameter p_file.

I want to create selection screen with 2 radio buttons and 2 respective parameters.

If I click 1st radio button and fill p_dir, it should execute 1st report.

If I click 2nd radio button and fill p_file, it should execute 2nd report.

Also if i click 1st radio button, it should alow me to fill only p_dir, it shouldn't allow to fill p_file.

Expect some clear solution for this.

Thanks in advance.