Forum Discussion
I do have the same requirement now - did you get anywhere with this issue?
- Aleksandar_A3 years agoContributor III
Hi @manohar,
You can try by using Mapper Snap with the following expression for the attachments:
sl.range(0,$docname.length).map((x,ind) => {"docname":$docname[ind],"id":$id,"docext":$docext[ind],"docid":$docid[ind]})
Try with this, and let me know if this helps you.
BR,
Aleksandar.wow!! you make it look so simple. thank you very much for your help.
Manohar
Related Content
- 2 years ago
- 2 years ago
- 5 years ago
- 3 years ago