you guys use this to make a maping ,
Code: Select all
{
"source": "$['body']['rows'][i]['value']",
"target": "$['mobilelistitem_9']['mobileimage_15:image']"
}
but this dont work
,
Code: Select all
{
"source": "$['body']['rows'][i]['value']",
"target": "$['mobilelistitem_9']['mobileimage_15:href']"
}
how can i add a dynamic link to an image component???