Skip to main content
14-Alexandrite
August 21, 2023
Solved

Buttons over image.

  • August 21, 2023
  • 1 reply
  • 1141 views

Hi,

We want to have clickable button over images in our mashup. We can use z-index and transform etc.. css properties to achieve this, but the layout would break if we try it on different type of devices tablet, desktop, etc...

Is there a good way to achieve this.

 

 

 

Best answer by pshashipreetham

Hi @Vimal_Rawat,

 

There are three ways:

1. Use the ICON field of the Button

2. ValueDisplay Widget: you have the click event in this widget, and you can load the image also.

3. You can use an image widget; on top of it, you can put a transparent button/Shape widget.

 

Thanks,

1 reply

18-Opal
August 21, 2023

Hi @Vimal_Rawat,

 

There are three ways:

1. Use the ICON field of the Button

2. ValueDisplay Widget: you have the click event in this widget, and you can load the image also.

3. You can use an image widget; on top of it, you can put a transparent button/Shape widget.

 

Thanks,