Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLVED

Text mode reporting on Parameter values

Avatar

Level 7

Need help with the Text mode report column to pull all the Options of all Dropdown/Checkbox Parameters(fields)

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 7

displayname=Field Options
linkedname=direct
listdelimiter=<li>
listmethod=nested(parameterOptions).lists
namekey=name
type=iterate
valuefield=value
valueformat=HTML

View solution in original post

2 Replies

Avatar

Correct answer by
Level 7

displayname=Field Options
linkedname=direct
listdelimiter=<li>
listmethod=nested(parameterOptions).lists
namekey=name
type=iterate
valuefield=value
valueformat=HTML

Avatar

Level 7

Found this text mode in one of the old question & answer as correct reply.

 

Unable to delete my question, Sorry for the inconvenience and Thank you.