project-callisto / django-wizard-builder

{{ ARCHIVED('this code has been moved into callisto-core') }}
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

choice extra_info_text is not being submitted #195

Closed scattermagic closed 7 years ago

scattermagic commented 7 years ago

No value is submitted when entering text into extra_info_text on a radio or checkbox choice.

coilysiren commented 7 years ago

The conditionals (that being the term for extra_info_text and ChoiceOptions) are still very WIP, I had to stop work on them midday through implementation

coilysiren commented 7 years ago

I'm going to remove all the WIP conditionals stuff today -

- edit: I'm going to remove all the parts of conditionals that are WIP, but leave the finished parts in

coilysiren commented 7 years ago

closed via https://github.com/project-callisto/django-wizard-builder/pull/205