cancel
Showing results for 
Search instead for 
Did you mean: 

OVS Help

Former Member
0 Kudos

Hi All,

Here we are developing new WebDynpro application. We have a requirement using F4help. To develop F4Help we are using OVS. I have some questions regarding OVS Help

1) I want to increase the popup window size. The window which comes when we press F4.

2) Is it possible to remove the inputfield in the popup window

3) I want to pass the import value from the view Inputfield not from the popup window inputfield. When I press F4, the popup window will open and display the results.

Regards

Suresh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Suresh,

1) <i>I want to increase the popup window size. The window which comes when we press F4.</i>

Not possible directly. Size of OVS input is determined dynamically depending on size of controls used (both input for search criteria and result table).

2) <i>Is it possible to remove the inputfield in the popup window</i>

It depends. When you are adding OVS extension to attribute, you may either supply ICMIQuery or nodes. Any property from ICMIQuery input or context node used as input will have corresponding InputField or DropDownByKey in OVS window. I've written a blog about necessary wrapping of ICMIQuery to get only sub-set of fields, see https://weblogs.sdn.sap.com/pub/wlg/4015. [original link is broken] [original link is broken] [original link is broken] [original link is broken]

If you pass context nodes, just do not create unnecessary attributes.

3) <i>I want to pass the import value from the view Inputfield not from the popup window inputfield. When I press F4, the popup window will open and display the results.</i>

See my reply to [2]. This is achivable up to certain extent. But the user has to press "Go" button anyway...

Valery Silaev

SaM Solutions

http://www.sam-solutions.net