LightningFlowComponents icon indicating copy to clipboard operation
LightningFlowComponents copied to clipboard

*QuickChoice* - _(CPE)_ - Transform output collection not accepted as input

Open exactt opened this issue 10 months ago • 1 comments

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!

exactt avatar Mar 07 '25 13:03 exactt

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.

ericrsmith35 avatar Mar 15 '25 18:03 ericrsmith35