You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

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):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!