Forum Discussion
Anonymous
4 years agoNot applicable
Display conditional picture
Hi, I have a belt column with the following value : yellow belt, green belt or black belt I have this pictures for this belts : I made a summary of my data, the user choose o...
- 4 years ago
Hi Anonymous ,
If the pictures are from your local machine,check the vedio below:
https://www.youtube.com/watch?v=A-Ytgs6p0aY
I made a simple sample for reference,pls see attached.
Also check the supported data URL scheme below:
data:
data:text/plain
data:text/html
data:text/html;base64
data:text/css
data:text/css;base64
data:text/javascript
data:text/javascript;base64
data:image/gif;base64
data:image/png;base64
data:image/jpeg;base64
data:image/x-icon;base64
data:image/svg+xml;charset=utf-8Best Regards,
KellyDid I answer your question? Mark my reply as a solution!
v-kelly-msft
4 years agoCommunity Support
Hi Anonymous ,
If the pictures are from your local machine,check the vedio below:
https://www.youtube.com/watch?v=A-Ytgs6p0aY
I made a simple sample for reference,pls see attached.
Also check the supported data URL scheme below:
data:
data:text/plain
data:text/html
data:text/html;base64
data:text/css
data:text/css;base64
data:text/javascript
data:text/javascript;base64
data:image/gif;base64
data:image/png;base64
data:image/jpeg;base64
data:image/x-icon;base64
data:image/svg+xml;charset=utf-8
data:text/plain
data:text/html
data:text/html;base64
data:text/css
data:text/css;base64
data:text/javascript
data:text/javascript;base64
data:image/gif;base64
data:image/png;base64
data:image/jpeg;base64
data:image/x-icon;base64
data:image/svg+xml;charset=utf-8
Best Regards,
Kelly
Did I answer your question? Mark my reply as a solution!
- 123abc2 years agoCommunity Champion
if the pictuse from share_point then what need to do. please guide.