cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Web template functionlily

Former Member
0 Kudos

Hi Every One,

I have a web template with two dropdown boxes and one button.

By default, when we execute the web template, it fills the data in analysis items based on values given in the variable screen in the initial screen.

My questions :

1) When I execute the web template, i dont want to see the variable screen.  (Variables are must in query because they are executed as individual queries)

2)After execution of web template i want to see respective characteristic data in 2 dropdown boxes. Lets take in one Customer no's and in another one Materials.

3)Whenever we change values in any dropdown box, the web item gets refreshed and data is changed. I don't what that to happen, my requirement is first i want to set values in dropdown boxes and then i want to click on submit button to get that affected on Web Item.

Can you please help me do this....

Regards,

Vam

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member188975
Active Contributor
0 Kudos

Hi Vam,

You can avoid the variable screen in the web application if the underlying data providers do not have any mandatory variables. You can do this using the VARIABLE_SCREEN property of the web template.

Hope this helps...

Former Member
0 Kudos

Hi Bhanu,

Ya, its useful option.

Can you assist in other questions..?

Regards,

Vam