Dynamic Collections, Messages
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-06-17 06:08 PM
I want to pass value to Action which should be changed on input, so i want to get field from collection with dynamically generated name, how should i do it?
I thought that proper syntax for notation could possibly be: "[Data.{TextToLookFor}]", but it doesnt seem to work. Does anyone know how to handle this case?
thank you very much, have a nice day
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-06-17 09:23 PM
Hi stoklasavojtech,
I am not sure if this solution would help, but if you come across a solution it would be great to know about.
How i have done is,
If the generated name is available, Using a read collection field (Collection Manipulation utility) where the collection is specified and field name is the generated name with the row index 0 (if data needed is on the 1st row). This i would get the Value Read as the output. The Value Read will be the input to the downstream.
