I have an OmniScript where I select a value using a Typeahead component, and I need to pass this value to a FlexCard so it displays related data. I’ve been trying to achieve this within the same step as the Typeahead, but it only works if I place the FlexCard in a second step. However, I need the FlexCard to be in the same step as the Typeahead.
Could you help me with this? I would really appreciate it!
답변 1개
@Sayra Martinez Quiroz you can do this by setting listen-os-data-change to true
under custom lwc properties