photo of worker
Summary:
Hi
Content (please ensure you mask any confidential information):
I want to show the photos of workers ,
I don't understand why ,
but this -
' oj-list-view class="oj-flex-item oj-lg-margin-10x" data="[[$variables.workersListSDP]]">
<template slot="itemTemplate">
<div style="padding:10px">
<img :src="[[ $current.data.photos.items[0] ? $current.data.photos.items[0].Photo : undefined ]]" width="28">
</div>
</template>
</oj-list-view>
' doesn't work,
can somone help with it?
any other way to get and show the photo?
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0