Forums

CF8 - annoying Required bug

rbock 10d ago

How can I change Required so that it is only active when the element has actually been loaded?

if (Field) {...

rbock 10d ago

3-page formPage 1: Radio group: OptionA + OptionBPage 2: PHP event -> OptionA = ViewA (TextA with mandatory and message TextA missing) + OptionB = ViewB (TextB with mandatory and message TextB missing)Page 3: send or similar

Problem: Page 1, select OptionA -> Page 2, only TextA is displayed here, do not enter any text in TextA -> Page 3 = error message TextA missing, so far OK -> go back to Page 1 and change to OptionB -> Page 2, only TextB is displayed here, fill in TextB -> Page 3 does not work, message TextA missing! So I cannot send the form.

By the way, this was reported months ago!

Max_admin 10d ago

please create a form with this bug and attach it here so that I can test it

Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
rbock 10d ago

Can you understand that?

Max_admin 10d ago

yes, I found the issue, the problem occurs if you display the field then go back and display a different field, the first displayed field is now validated too

Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
rbock 10d ago

What do we do? Reset all messages with PreLoad action?

Max_admin 9d ago
Answer
1 Likes

No, this requires a code fix which should be ready in the next update!

Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
You need to login to be able to post a reply.