204
Views
8
Comments
Solved
Can I set button with link on picture without css in tablet app
Question

Hello.

Could you give me an advice about title?


I want to set some button with link on a picture, can I do that?

I think it is possible using with css, but I need to make around a hundred screen with different picture for each, so if you know another way, please give me advice.


Best Regard,

UserImage.jpg
Prasad Rao
Solution

Hi,

Please find a attached quick sample for reference on image map. Hope this helps

Regards.

ImageMap1.oml
UserImage.jpg
Prasad Rao

Hi,

You can do it. You need to have a link and image inside it and then you can code the URL using expression

Regards.

2020-03-31 09-02-11
Yumiko Ueyama

Hello Prasad. Thanks your responding.

I'm sorry for my poor explanation.

I want to set link button on image like this.


Would you have any suggestion?


Best Regard,

2026-01-19 17-09-56
Carlos Lessa
 
MVP

Yumiko Ueyama wrote:

Hello Prasad. Thanks your responding.

I'm sorry for my poor explanation.

I want to set link button on image like this.


Would you have any suggestion?


Best Regard,

Hi Yumiko, check this link, it's exactly what you need with pic

https://www.outsystems.com/forums/discussion/48978/clickable-image/#Post181427


Best regards


2020-06-10 05-06-30
shehroze khan

Hello yumiko,

1. you can right click on the image, select link to and give you url or you destination

2. Or if you want a button which redirect to you image url page that also you can do in button properties.


Hope it helps you. if not i will try to solve it.


Thanks 

Shehroze khan

UserImage.jpg
Prasad Rao

Hi,

Below are my two suggestion not sure if it will work on tablet

Regards.

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Yumiko,

You problem statement is a bit unclear. For example:

1. The image you shared is 1 image in your app that needs to have multiple links?

  • If the images are in SVG format you could add links using the svg  a element, I could not find a Forge component that already eases that process for you.
  • Or if the images are not in SVG format you could consider using an image map. The clickable floorplan forge component does this. So you could download that into your environment and see how it is implemented. There is also another component, that I never tried using an image map implementation,

2. Or are these individual images?

  • Just place each image widget inside a link widget.

Regards,

Daniel

UserImage.jpg
Prasad Rao
Solution

Hi,

Please find a attached quick sample for reference on image map. Hope this helps

Regards.

ImageMap1.oml
2020-03-31 09-02-11
Yumiko Ueyama

Thank you, everyone.

I'm glad to get back from you so quickly. I respect you all.

I'll try all your advice, but my skill is so poor, so give me a moment.

I'll get back to you after the test.

Thanks a lot.


Regards.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.