Marcus
Well-known member
What is the easiest build-in function to submit a form and still stay on the same page? Is there a function like this:
[code is there to show the idea, not how it really works]
PHP:
<div id="target">
<form action="{xen:link pasta}" class="Unknown" data-target="#target"> </form>
</div>
PHP:
function actionPasta { return Template 'pasta_list'}