cancel
Showing results for 
Search instead for 
Did you mean: 

ButtonSize in WebDypro in correlation with OVS search help button

0 Kudos

Hi there,

I am trying to control the size of the button based on my image size but didn't meet any success. I wanted to keep my UI consistent with the OVS/bsp button for the search help. I can see the image correctly shown in the middle of the button by it has some gap at the edges which makes it bigger than the usual OVS search button. Is there any easy way to fix it? I tried specifying values in the width parameter of the button but it didn't help. Any tricks to achieve my goal?

Thanks in advance for your help.

Regards,

Hemanth

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

To avoid gaps all sides /edges of your button

just change padding left/right/top/bottom to none or small

hope now you can avoid gaps..

hope this solved this problem

RK

0 Kudos

Hi Ramakrishna,

The solution you suggested will not solve my problem. All the padding (left, right etc) properties of the button are already set to "none". I am not sure how to resolve it. Any other hint you can suggest?

Thanks and regards,

Hemanth

Former Member
0 Kudos

Hi,

If i can under stand your post

there is a view and in this view there is a simple button places at the center of the button now what actually you want to do with this button, you mentioned that imsage i am not abel to get the scenario, can u elobarate little bit

RK

0 Kudos

Hi RK,

I have a button next to the inputfield in order to give the user an option of searching the value for it. Basically, it is a button for value help. It is similar to the OVS value help. I have used OVS for certain input fields and for some, I have build my own value help. I wanted all the buttons to look alike for the value help. I am not sure whether you had a chance to look at the value help. The size of the button in the OVS value help, drilldown help is very consistent. I have copied the image of the value help and wanted to use it with my button. I have no control over reducing the size of the button at the design time. I tried doing that by using 1px etc but after a certain limit, I cannot reduce further. I am not sure whether there is a way to do that?

Thanks and regards,

Hemanth

Former Member
0 Kudos

Hi Hemanth,

you can use an IWDLinkToAction element with the copied image for that purpose.

Hope that helps.

Regards,

Stefan

Answers (0)