Changing image based on another field value

vishalbuche
Tera Contributor

I am working on custom applications. There is a requirement of a field which is meant to hold image type of object. So i have Three types of images Eg: A.png, B.png, C.png  .

But this fields value dependent on another 'text' field value, that field is of type string. 

The requirement is When 'text' field contains 'india' then the image changes to A.png

                                 When 'text' field contains 'US' then the image changes to B.png

                                 When 'text' field contains 'Uk' then the image changes to C.png

1 REPLY 1

Bert_c1
Kilo Patron