I am getting this error when a form is shown in the front end or front view (no matter if starts from back). However if I push the button admin view (available only at back end), the form works correctly.
Same form in Chronoforms 6 works OK and never had this issue. I don't want to change php.ini to increase memory or someting similar without knowing what is the real issue. Apparently the problem comes from a repeater with a dropdown list (which read from database table via read data action without any problem). This dropdown has 2500 items (mainly descriptions in short text).
Same form in Chronoforms 6 works OK and never had this issue. I don't want to change php.ini to increase memory or someting similar without knowing what is the real issue. Apparently the problem comes from a repeater with a dropdown list (which read from database table via read data action without any problem). This dropdown has 2500 items (mainly descriptions in short text).