Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

domflex
domflex
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
4

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by domflex
Customize the badges you want to showcase on your profile
Re: Retrieve information from arrayCollection - Adobe LiveCycle 04-08-2009
Often it is possible to either return data to the Flex app in standard object notation, or to reconfigure the data that way after it comes back to the Flex app in the result handler. The standard notation I'm referring to is:{ {key1: "value 1", key2: "value2", key3: "value3"}, {key1: "value 1", key2: "value2", key3: "value3"}, {key1: "value 1", key2: "value2", key3: "value3"}, {key1: "value 1", key2: "value2", key3: "value3"}}So in this way the data is already structured as an associative array,...

Views

238

Likes

0

Replies

0