1

Topic: Disable caching/compiling for a page

Hi everyone, I've added a custom page and assigned a custom template, however the page has a form with a small amount of php code, the page gets cached/compiled, meaning next user won't be able to use it,

is there a way(i've already tried {nocache} and many other tags) to make it so the page does not get cached?


Thank you!