Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ConfiForms Form Definition
formNamef

|id|namecomponentsComponents/rest/api/2/project/JTEST/components4bb4c41a51f289a07507d50a1b841a4dwsmultiselect

|id|namecomponents2Components multi/rest/api/2/project/JTEST/components4bb4c41a51f289a07507d50a1b841a4dwsmultiselect

Field configuration

Components field could be configured like this (of course complete configuration depends on YOUR project in Jira...)

Image Added

Image Added


Show data

ConfiForms CleanView
formNamef

components

Transformation via "asArrayOfKVPairs" as a bonus


entry.components.transform(name).asArrayOfKVPairs(name)


entry.components.transform(id).asArrayOfKVPairs(my id)

...