**Bug Details:**
Button doesn't work in page type "standalone" + preload page
**Description:**
- Form with 3 pages which contain
- page 1 = only actions (preload & validation functions), no elements in view; settings => interface => "Layout" is selected with page2 as "Layout Page"
- page 2 = form with button + submit action + submit page => page 3, no actions
- page 3 = empty page without views & actions
**Steps to Reproduce:**
1. create form as defined above
2. save form
3. open Form in frontend
4. click on button
**Expected Behavior:**
button click starts submit actions and page 3 get loaded
**Actual Behavior:**
nothing happens, button not functional
**Screenshots/Attachments:**
i can provide an example form
**System Information:**
- chrome
- php 8.0
- joomla 4
Please let me know if you need any further information to investigate and resolve this issue. Thank you for your attention to this matter.
Sincerely,
Stefan
Button doesn't work in page type "standalone" + preload page
**Description:**
- Form with 3 pages which contain
- page 1 = only actions (preload & validation functions), no elements in view; settings => interface => "Layout" is selected with page2 as "Layout Page"
- page 2 = form with button + submit action + submit page => page 3, no actions
- page 3 = empty page without views & actions
**Steps to Reproduce:**
1. create form as defined above
2. save form
3. open Form in frontend
4. click on button
**Expected Behavior:**
button click starts submit actions and page 3 get loaded
**Actual Behavior:**
nothing happens, button not functional
**Screenshots/Attachments:**
i can provide an example form
**System Information:**
- chrome
- php 8.0
- joomla 4
Please let me know if you need any further information to investigate and resolve this issue. Thank you for your attention to this matter.
Sincerely,
Stefan
If i remove Layout settings from page 1 and add an Action "Page Loader" with page 2 as "Page" (no matter if i select stop processing YES or NO) and i reload the form inside the frontend, i'm getting a memory overflow:
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in \plugins\system\chronog3_plg\chronog3\libs\arr.php on line 111
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0
Warning: Unknown: Cannot call session save handler in a recursive manner in Unknown on line 0
You need to login to be able to post a reply.