How to reproduce:
1. Install and enable form_builder_examples module
2. Go to site/form-builder-example
3. Add a number field.
4. Add new number field.
5. Refresh page and the old number field has gone.

This issue effects both 1.4 and 1.x-dev

Sorry for my English!

CommentFileSizeAuthor
#3 add_more_number_field-2057811-3.patch435 bytestien.xuan.vo
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

quicksketch’s picture

I can't reproduce this issue. I'm assuming you're using Form Builder with the Webform module? What version of Webform are you using?

tien.xuan.vo’s picture

No, I don't use form_builder with WebForm. just enable form_builder_examples module and go to form-builder-example link. I tested with clean drupal 7.22. I updated the issue.

tien.xuan.vo’s picture

Here is a simple patch.

quicksketch’s picture

Priority: Major » Minor
Status: Active » Reviewed & tested by the community

Ah, thanks!

Considering the example module doesn't actually do anything (it's literally an example), this is minor issue. Looks good for commit to me.

quicksketch’s picture

Issue summary: View changes

Add more steps

quicksketch’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Fixed

Finally committed. Thanks again!

  • Commit 94fcfe8 on 7.x-1.x by quicksketch:
    Issue #2057811 by tien.xuan.vo: Can't add more than 1 number field in...

  • Commit fe40050 on 6.x-1.x by quicksketch:
    Issue #2057811 by tien.xuan.vo: Can't add more than 1 number field in...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.