Avatar

Level 10

Yes you can! I'm not sure that we have an API to do that; however changing the database value directly is the quick solution.

tb_sc_category contains all the categories.

Id columns holds the display name in the workspace. - Changing this value will reflect in workspace.

oid is the unique identifier column name. Never try to change this.

Nith