bpmn-io / form-js

View and visually edit JSON-based forms.
https://bpmn.io/toolkit/form-js/
Other
405 stars 103 forks source link

AI form generator cannot select a default value #1190

Open esraagamal6 opened 4 months ago

esraagamal6 commented 4 months ago

Describe the Bug

User cannot create an AI generated form which has a field with default value

Steps to Reproduce

  1. In modeler create a new form
  2. Press AI form generator button
  3. Type "a form with radio group options red green and blue, make green default selection"

Expected Behavior

Form is generated with red green and blue radio buttons and the green option is selected by default

Actual Behavior

AI cannot set a default value

Image Image

Environment