Identify version
Identify version
This is for:
DeveloperIdentifying which Interface Editor version you’re using can be useful when you want to update it, so that you can benefit from the latest enhancements and bug fixes (see Interface Editor release notes).
To identify your Interface Editor version
-
When using Coveo for Salesforce, look at the release notes of your version.
In those release notes should be the Interface Editor version number.
-
Otherwise, in the Coveo Administration Console, on the Search Pages (platform-ca | platform-eu | platform-au) page, click the desired page, and then click Edit interface in the Action bar.
-
Open your browser console. This is typically done either by selecting F12, or by selecting Ctrl+Shift+I (Windows) or Command+Shift+I (Mac).
-
In the Console tab, type in
Coveo.InterfaceEditor.version
, and select Enter. -
You should have one of two possible answers:
-
If the console returns a number, you have successfully identified your Interface Editor version number.
-
If the console returns
undefined
, your Interface Editor version dates prior to the 1.2.8 version.
-