-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hello, I am including WebYep2 manually, and I am facing a problem with the Loop or more specifically the Automatic controls option.
I have the Loop working perfectly, but when I want to place the Control Buttons „by hand“ (using the php code snippet in the documentation) the page is not loading from that section of code on.
aLoopIDs("Fieldname") as $webyep_oCurrentLoop->iLoopID) { $loopid=$webyep_oCurrentLoop->iLoopID; $_SESSION["loopid"]=$loopid; $webyep_oCurrentLoop->loopStart(false,$webyep_oCurrentLoop->iLoopID); // WebYepV2 ?>together with
showEditButtons(); // WebYepV1 ?>Would be great to hear what you think could help me. Thank you!
Metadata
Metadata
Assignees
Labels
No labels