(Squiz Matrix v5.4.3.1)
Hi! We have a custom form returning blank for submitters
Cache manager settings have been adjusted [below] for the root node and type specific.
only submits/loads error validation on /_nocache or /_recache url
at standard url it flips back to an empty form
standard f5 asks if you want to āconfirm form resubmissionā which is weird.
So Iām at a loss as Iāve moved the form into several locations/designs, stripped back itās function to bare bones, and mainly looking for options as to what to pursue next! 100% not nested - I assure you!
For HTTPS forced Custom Forms: do any of these other Cache Manager settings need to be explicitly defined? Or is it overkill?
Send Cacheable Header
Protocol(s)
HTTP Cache Control Level
HTTPs Cache Control Level
Accelerator Cache Expiry
\\\\\\\\\\
I read: Help! Custom form not working
and I had the same issue at first.
This form used to go straight to the Thank you bodycopy. The page now does show the form the first time you visit the page, but on successive visits it went straight to the Thank You body copy.
For forum posterity, even though it was added to the cache manger, we had discovered that there wasnāt further Root Node Cache Management settings in the Cache manager to make it work.
Here is what was added to correct:
- Yes (Assets underneath this root node ARE affected)
- Caching Status: OFF
- Default Expiry: 0 seconds
- Browser Cache Expiry: 0 seconds
\\\\\\\\\\\\\
Cheers and thanks!