- Issue created by @saurabh rawat
- Merge request !4Issue #3461797: Import webform configuration gives → (Open) created by saurabh rawat
- Status changed to Needs review
4 months ago 2:48pm 16 July 2024
Import webform configuration depending on conversational_forms gives error of cForms.
1. Create webform and enable conversational form checkbox in settings .
2. export configuration using drush cex command.
3. You will find in configuration file of webform there is dependency on cForms module instead of conversational_forms and in core extension module enable is conversational_forms.
Replace all cForms in code with conversational_forms
NA
NA
NA
Needs review
2.0
Code