Changing image based on another field value
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2024 10:23 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2024 12:32 PM