Start a conversation

Page History Icon Missing from the Edit Bar

Overview

This article provides a resolution on the page history icon missing from the Edit bar.

Requirements

Database access

Resolution

Execute the following SQL commands:

UPDATE TabSettings
SET SettingValue='True'
WHERE TabID=?? AND SettingName='TabVersioningSettingKey';

Note: Replace '??' with the id of the tab that has the issue.

 

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments