ksp70 Posted June 23, 2017 Report Share Posted June 23, 2017 Hi I've a quite simple requirement. Based on the value of an integer field I need a certain image to be shown on the datapage. Like this: IntegerFieldValue = 1 -> Image1 to be shown, IntegerFieldValue = 2 -> Image2 to be shown etc. :-) I've played around with formula fields and it is easy to build the right text string - but this string won't behave like a url/path to the image. Any idea how to solve this? Quote Link to comment Share on other sites More sharing options...
0 Vitalikssssss Posted June 28, 2017 Report Share Posted June 28, 2017 On 6/23/2017 at 3:41 PM, ksp70 said: Hi I've a quite simple requirement. Based on the value of an integer field I need a certain image to be shown on the datapage. Like this: IntegerFieldValue = 1 -> Image1 to be shown, IntegerFieldValue = 2 -> Image2 to be shown etc. :-) I've played around with formula fields and it is easy to build the right text string - but this string won't behave like a url/path to the image. Any idea how to solve this? Hello ksp70, I would suggest storing images outside of Caspio and use URL link to outside stored image in Formula field. Hope this helps. Quote Link to comment Share on other sites More sharing options...
Question
ksp70
Hi
I've a quite simple requirement. Based on the value of an integer field I need a certain image to be shown on the datapage.
Like this: IntegerFieldValue = 1 -> Image1 to be shown, IntegerFieldValue = 2 -> Image2 to be shown etc. :-)
I've played around with formula fields and it is easy to build the right text string - but this string won't behave like a url/path to the image.
Any idea how to solve this?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.