Because the browser wants to cache pages the list pages don't appear to update even though the JSON in the API shows it has. This is causing user issues and possibly duplicate records (someone adds a record, it doesn't show up). I need have the pages not be cached by the browser. I believe there is a header setting for this and it's not being set correctly (usually we want to cache the pages).
Because the browser wants to cache pages the list pages don't appear to update even though the JSON in the API shows it has. This is causing user issues and possibly duplicate records (someone adds a record, it doesn't show up). I need have the pages not be cached by the browser. I believe there is a header setting for this and it's not being set correctly (usually we want to cache the pages).