• how to delete a property group?

  • OpenKM has many interesting features, but requires some configuration process to show its full potential.
OpenKM has many interesting features, but requires some configuration process to show its full potential.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #3254  by vivihello
 
hi,
I know it\'s easy to register a property group from the OpenKM console, but how to delete a property group already exist? I have found for a long time but failed,any one can tell me how to do this?

thanks , best wishes.
 #3255  by jllort
 
There\'s no possible to delete a property group. When you register a new property group you\'re altering repository structure and for historic reason there\'s no possible to delete all property group.

Really what do you want delete all properties associated to a group, or simply delete someone, that not appears more ? the second it could have some solution.
 #9275  by liampadre
 
I fixed it, I just change add an attribute in the definition of the property in the xml file, example:
Code: Select all
  <property-group label="ISO" name="okg:ISO" [b]visible="false"[/b]>
    <input label="Verificador" name="okp:ISO.verificador" width="250px"/>
    <input label="Aprobador(*)" name="okp:ISO.aprobador" width="250px"/>
    <input label="Lista Distr." name="okp:ISO.distribucion" width="350px"/>
    <input label="Centro" name="okp:ISO.centro" width="250px"/>
    <input label="Departamento" name="okp:ISO.departamento" width="250px"/>
    <input label="Tipo" name="okp:ISO.tipo" width="250px"/>
    <input label="Codigo" name="okp:ISO.codigo" width="250px"/>
    <textarea label="Varios" name="okp:ISO.varios"/>
    <input label="Ruta Publ.(*)" name="okp:ISO.ruta" width="300px"/>
  </property-group>
and then reload the cnd file.

Greetings.
 #9277  by pavila
 
It is a feature of the underlining document repository (Jackrabbit as reference implementation of JSR-170).

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.