Page 1 of 1

Internet required for selection lists?

Posted: Tue Aug 06, 2024 4:15 am
by ethanlazarus

Hello - we had an internet outage today, and our forms with required radio buttons stopped working - the radio buttons are only shown if there is an internet connection. Why is this? Is there a way to adjust phpmaker code so radio buttons can populate in an environment without internet? We are on the latest updated version of PHPMaker 2024.

Thanks!


Re: Internet required for selection lists

Posted: Tue Aug 06, 2024 9:16 am
by arbei

If your database is remote (not in your network), you need interent connection. Otherwise, you don't.


Re: Internet required for selection lists?

Posted: Fri Sep 06, 2024 6:57 am
by ethanlazarus

In case anybody else is struggling with this, I finally figured it out. reCaptcha was causing the problem - when reCaptcha is disabled, the forms (ckeditor, selection lists, etc) load properly on adding forms.