This topic is locked

Guide 36 – Dynamic loading of images according to data entered

6/2/2022 12:16:41 PM
PHPRunner Tips and Tricks
fhumanes author

In our applications, more and more, we use the image to represent a user, a product, a country, etc., that is, we use the image that represents that object associated with a code.

PHPRunner provides or does many things, but the functionality of " AUTOFILL " does not do it for the case that what we want to bring associated to a field is an image.

Objetive

In a “ lookup ” type field, when we load a value, it should retrieve the image of the selected record in another part of the screen

DEMO: https://fhumanes.com/photo

If you want to access all the information and code, go to the article in this guide.

img alt