A Arora
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by A Arora-
A Arora commented,
Suppose I have selected 'line_items' as a path for inventory details. Is this possible to use the parent level field for inventory details sub-record mapping?
-
A Arora commented,
HI,If we have an array of objects: [{amount: 10,...}, {amount:20,...}, {amount:20,...}] How can we add all amount field from each object then multiply by 100 using handlebar expressions?