Skip to content
Grav 2.0 is officially stable. Read the announcement →
General

Upload file works one time

Started by Duc 11 months ago · 21 replies · 1008 views
3 months ago

I've added cache_enable: false inside the contact folder of modular_alt.md file. Cleared the cache, but the page still caching. Is this incorrect?

YAML
---
title: Apply For Job
cache_enable: false
onpage_menu: '1'
body_classes: modular header-lite fullwidth
bg_color: '#B4B093'
form:
  name: email/jobs
  action: /job
  fields:
    name:
      id: name
      label: Name
      classes: 'form-control form-control-lg'
      placeholder: 'Enter your name'
      autocomplete: 'on'
      type: text
      validate:
        required: true

Suggested topics

Topic Participants Replies Views Activity
General · by jean-louis67, 3 weeks ago
2 306 3 weeks ago
General · by Andy Miller, 3 weeks ago
0 310 3 weeks ago
General · by Veehem, 3 weeks ago
0 263 3 weeks ago
General · by milkboy, 4 weeks ago
0 264 4 weeks ago
General · by ian russell, 1 month ago
2 335 1 month ago