How do I make an image popup with a button click

Hi

I'm new to App Inventor and pretty clueless. I'm trying to make a simple app for my sports club to organise games. I've figured out how to make a button open a page but I'd have too many pages for what I need to do. Is there a way to make each button (I have 56) link to show a specific full page image or link to a specific set of text?

To see what I'm trying to make into a downloadable app you can go to tabs-master.glide.page

Any help would be appreciated.

How do I make an image popup with a button click

You could probably use this:

DaffyDialog

:question:

:question:

This is doable

We probably need to see your aia project

(Canned Reply: ABG- Export & Upload .aia)
Export your .aia file and upload it here.
export_and_upload_aia

1 Like

Thank you, I will do it in the morning when I have power. (The curse of South African loadshedding lol)

Tabs.aia (1.5 MB)

hi, sorry i took long. Hope this helps

OK

See this revised aia (Screen 2) i have only done the first three buttons but you should get the idea. If you size your images correctly they should fill the screen, inside the DaffyDialog.
(credits @Gordon_Lu for the Daffy Dialog extn)

Tabs_revised.aia (1.6 MB)

Also, you need to learn how to switch screens correctly

1 Like