I found that if you change the size of a text field (and possibly others), you cannot revert to the default length by deleting your size. You must actually enter "0" in order to do that. Here's a 49 second video showing you exactly what I mean.
http://screencast.com/t/qlXpoQXSMvd
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | form_builder_empty_property.patch | 1.12 KB | quicksketch |
Comments
Comment #1
quicksketchThanks! I think this issue may be the same problem as description values not saving when empty either:
- Create a textfield.
- Add a description to it.
- Save.
- Edit the form again, empty the description.
- Save. The previous description comes back.
Similarly, if you enter a blank space, the description goes away.
This patch fixes this problem, let me see if it fixes file size problems too.
Comment #2
quicksketchYep! This patch does the job. Thanks for the most excellent bug report! Committed and pushed, it'll be in the next version.