cancel
Showing results for 
Search instead for 
Did you mean: 

Display 2 reports in 2 tabs of one WAD web template --variable issue

Former Member
0 Kudos

We need to create one web template which contains 2 queries in 2 tabs in WAD. Each query has its own selection option. But after we create it in this way, the two queries selection option combined together in the initial screen.

This is not convenient because we would like to set different authorizations to these 2 query reports, some people only can access to one of these 2 reports. But in this case, they have to enter all the selection option for displaying only one report.

Is it possible to separate the selection screen for these 2 reports to 2 selection screens? Maybe it will be required to enter selection data when press individual tab.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks for your answer. I tried it in this way, the selection screen comes out when I press each tab, but the selection screen is not the individual variable for each info provider, it is the combination of two info provider.

Can the variables separate in the defferent selection screens for each info provider?

Former Member
0 Kudos

HI,

Its possible that each tab can have different selection Screen.

In the Tab parameters :

First Tab: In command prompt,Specify "Call Variable Screen Dialog" .

Similarly do it for Second tab.

Now when open query..for each Tab,you will see a selection screen based on your data provider

hope this helps

Sriman

Former Member
0 Kudos

Thanks for your answer. I tried it in this way, the selection screen comes out when I press each tab, but the selection screen is not the individual variable for each info provider, it is the combination of two info provider.

Can the variables separate in the defferent selection screens for each info provider?

Former Member
0 Kudos

Hi,

Also in The commnad prompt,you need to specify the Data Provider

Ex: For first tab DP1 & Second Tab DP2 ..Then you will see the Variables specific to One data Provider/Query

Former Member
0 Kudos

How to specify the data provider in command prompt? I have added another command "Set data provider parameter" in the tab setting. But it is not working, it seems not this one.

Thanks in advance.

Former Member
0 Kudos

Hi,

Go to the TAB Container Item properties :

Under tab Panel -> Select the Tab -> Activation Action -> In that Select the command "OPEN_VARIABLE_DIALOG"

similarly do it for other tabs as well.

Hope it helps

Edited by: Sriman on Oct 29, 2008 3:22 PM

Former Member
0 Kudos

Hi,

I'v already added this command "OPEN_VARIABLE_DIALOG" in the tab. But the variables are still the combination of two queries in 2 selection screens. My last question is how to specify data provider you mentioned in your last note? Is it by adding another command "Set data provider parameter" in the tab?

Former Member
0 Kudos

Hello -

Could you please tell me the HTML code used for mainatining tabs in web template..

Tks

Praveen Tati