I'm having no luck displaying images in an appsheet email that actually start in a google form. The form response column adds up to 10 image urls in a comma delimited list. When appsheet is working with that column of comma-delimited values, I can't seem to extract the individual image URLs and display them as images (or links) in an email. I either fail with <<start:>><<end>> because the list items are not 'ref', or I get a text value displayed for the URL (not a link or image) in my email. I've tried all of my available AI tools and they give up and tell me to talk to you. Any suggestions?
Solved! Go to Solution.
If you could share how the enumlist column populate in the backend sheet, it will help to better suggest.
In general you may want to try
<<INDEX([Image Enumlist Column] ,1 ) >> for the first image
<<INDEX([Image Enumlist Column] ,2 ) >> for the second image
and
<<INDEX([Image Enumlist Column] ,10 ) >> for the tenth image.
@mark8adams wrote:
I've tried all of my available AI tools and they give up and tell me to talk to you. Any suggestions?
Just as a side note, this is interesting. It shows A) the widespread use of AI tools in getting solutions B) There seem to be still some areas where human assistance may be required in addition to AI.
We old timers in the community are observing gradually reducing quantity of questions being asked in the community. Of course this is just an observation and not any complaint. We must all keep up with the latest in technology trends. Interesting times ahead with AI tools.
User | Count |
---|---|
16 | |
10 | |
9 | |
8 | |
3 |