I have created two non-required text fields, all with default settings. When submitting the contact form, I got the error message, that the length must be "between and 6 chars" (0 is probably missing). So I went back and changed the maximum length to 100. When I got back to the contact form, the fields were required. I got back to the configuration and saw that the "required" status is not retained when the form is redisplayed and that the value "100" spread to the fields "Field prefix" and "Field suffix". The values are stored correctly, though. You just have to re-set them whenever you make changes.

Comments

EllECTRONC’s picture

Version: 6.x-1.3 » 6.x-1.5

I have the same problem with textfield

  1. thesaint_02 :
    When I got back to the contact form, the fields were required. I got back to the configuration and saw that the "required" status is not retained when the form is redisplayed and that the value "30" spread to the fields "Field prefix" and "Field suffix".
  2. The "Help text" are not saved at all.
beautifulmind’s picture

The work and fix is under progress.
Thanks for pointing this out.

Regards.

beautifulmind’s picture

Status: Active » Fixed

Please install 1.x-dev version, and let me know if the issue still persists.

Regards.

EllECTRONC’s picture

Version: 6.x-1.5 » 6.x-1.x-dev

You have two 1.x-dev version?! I believe I've installed the latest.

This issues still persists:
The value spread to the fields "Field prefix" and "Field suffix".

Fixed:
The "Help text" is displayed now. (The "Help text" are not saved at all.)
The "required" status is retained. (the "required" status is not retained)

beautifulmind’s picture

Can you send me a screen shot so I can have a better idea?
Yes, use the latest dev version. I can't remove the other one.

Regards.

EllECTRONC’s picture

StatusFileSize
new37.4 KB
new36.84 KB

screen shots in attachment

EllECTRONC’s picture

Status: Fixed » Active
beautifulmind’s picture

The update to the dev version should fix the issue.

EllECTRONC’s picture

StatusFileSize
new25.42 KB
new8.52 KB
new38.73 KB

textfield is fixed!

And now I'm gonna to draw your attention to checkboxes.

Checkboxes bugs:

  1. Required status changes on edit.
  2. "Number of value: single" doesn't give a radio buttons.
  3. On saving I see some debug info.

Screenshots at attachments.

Thanks.

beautifulmind’s picture

Status: Active » Postponed
beautifulmind’s picture

Status: Postponed » Fixed

Fixed in latest dev version

beautifulmind’s picture

Status: Fixed » Closed (fixed)