LightningFlowComponents
LightningFlowComponents copied to clipboard
*QuickChoice* - _(CPE)_ - Transform output collection not accepted as input
I have a Transform element that returns a collection of strings. The QuickChoice component (V2.45) will not offer the element as an input of type "One String Collection".
Thanks for looking into it!
Currently, the Transform element is not supported directly in Custom Property Editors. Use an Assignment node to assign the transform output to a flow resource variable and reference that variable in your custom screen components.