Hi Guys,
- Running Matrix public form
- form is not nested
- served via SSL
- has an upload feature ( folder where these documents are uploaded to doesn’t have public read)
We have run into some trouble where a public form is caching the previous persons results. I have checked previous posts to which this can happen if a form is nested in.
The form is going to move location to our student authenticated area however I am just wondering why this form would be caching and what measures we could do to prevent the caching.
- Set the caching on the form in cache manager to not cache
- set a trigger to clear the cache on the form on submit
Looking forward to hearing your thoughts guys
Edit - I have just realised I also had %current_page_contents% in my forms body copy rather than %form_contents%. We have seen caching occur in the past on multipage matrix forms.