The weight of fields are different for the feedback content type form then arranged in the feedback content type field setup. This is because the weight is hard coded in the module. The user should be able to add fields to the feedback content type and then rearrange the fields and have the order in the feedback form mactch.
Patch fixes this issue.
The checkbox to allow for anonymous submission has a dynamic weight that is the weight of the email field plus one.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | field_order_weight-2844031-2.patch | 971 bytes | monstrfolk |
Comments
Comment #2
monstrfolk commentedComment #3
monstrfolk commentedComment #4
jelenakrmar commentedComment #6
jelenakrmar commentedComment #7
jelenakrmar commentedHi,
thanks for the bug fix!
We overlooked that...