space10-community / conversational-form

Turning web forms into conversations
https://space10-community.github.io/conversational-form/
MIT License
3.8k stars 776 forks source link

How to inject value to the form from a custom view? #412

Open sbalajime opened 4 years ago

sbalajime commented 4 years ago

I'm displaying a overlay for question and user has to select value from my custom container. I understand that flowStepCallback can be used to open the custom view. but how do i inject the value back to the form?