question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to work with dynamic multiple choice and arrays?

See original GitHub issue

Describe the bug

Version

Browser

  • Chrome

OS

  • Windows

To Reproduce

Steps to reproduce the behavior:

In the documentation is missing the specific steps to :

1 - Initialize an array 2 - Configure a dynamic multiple choice with the arrray (or variable)

Expected behavior

Build an a multiple choice with dynamic values

Screenshots

Additional context

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
philip-mccommented, Jan 16, 2021

Hi,

I don’t see the dynamic dropdown on bot composer v.1.3.0

I have a dynamic value called ${conversation.slot1} set to "tomorrow"which I am trying to use as an option in multiple choice. I cannot get the property to evaluate to “tomorrow”.

0reactions
chandsalam1108commented, Apr 25, 2021

@philip-mc image thanks to bring this up. could you try out ? we will update the doc later. @zxyanliu

Hi, I’m unable to see a placeholder to provide expression. Please help.

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do Dynamic arrays work? - GeeksforGeeks
In dynamic array you can create fixed-size array when required added some more element in array then use this approach: Delete Element: ...
Read more >
Dynamic Multiple Choice Field - How to Programmatically ...
Dynamic Multiple Choice Field - How to Programmatically Assign · 1- divide the Ids in groups of four: 1-4, 5-8, 9-12, etc. ·...
Read more >
Excel dynamic arrays, functions and formulas - Ablebits
The introduction of dynamic arrays is a long awaited and most welcome change. Due to their ability to work with multiple values in...
Read more >
Bot Framework Compose: Dynamic multiple choice action ...
I assume that you are able to call API and got the data in array format, suppose it got stored in dialog.response ....
Read more >
Dynamic array formulas and spilled array behavior
The spilling behavior described in this topic does not apply to legacy array formulas. Spill means that a formula has resulted in multiple...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found