wrote:
Hi Steve,
Here you can find more information about the SilkUI lightbox pattern:
Hope it helps you!
Best regards
Good grief! That's a lot of steps to go through just to display a single image. Plus, I'm not sure how the URL is going to be defined. My business case is I want to display a map of an apartment complex. I have the DB set up so that I have an image record that points to the apartment record. There will always be either one or no map image associated to an apartment. I also will have this data in local tables on the device, so going through the REST API seems like a ridiculous amount of complexity to do what I want.