This is much more complex than one appreciates. The forms array as collections inside so you’ll need to iterate the array first to extract in each collection the objects you want. Make a new array with these with an array aggregator and only then use the map() function on the new array you created with that values you need.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Retrieving nested variables in an array | 11 | 1359 | December 27, 2023 | |
| Mapping Arrays nested collections | 4 | 1372 | May 9, 2024 | |
| How to get a value in a Collection depending on a nested value into this same Collection | 12 | 105 | December 14, 2024 | |
| Getting Kommo custom fields nested values | 4 | 70 | November 1, 2025 | |
| Nested arrays and collections | 7 | 240 | October 20, 2024 |