• Automation HasPropertyGroupValue

  • We tried to make OpenKM as intuitive as possible, but an advice is always welcome.
We tried to make OpenKM as intuitive as possible, but an advice is always welcome.
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.
 #31590  by torokpeter
 
Hi All!

I want to create an automation rule with the HasPropertyGroup validation, but it won't fired. I have the following property group:
Code: Select all
<property-group label="Megrendelő" name="okg:megrendelo">
    <checkbox label="Megrendelve" name="okp:megrendelo.megrendelve"/>
    <input label="Megrendelte" name="okp:megrendelo.megrendelte"/>
    <textarea label="Megjegyzés" name="okp:megrendelo.megjegyzes"/>   
</property-group>
My validation is:
Property: okp:megrendelo.megrendelve
Value: true

However i check the checkbox, the automation rule doesn't triggered. What did i wrong?
 #31591  by torokpeter
 
If i set the validation inactive the action triggers, but it is not test value. So i can set propertygroupvalue whatever i want the action will be triggered. Any idea?
 #31603  by jllort
 
Validation should be "okg:megrendelo" this is the property group name, "okp:megrendelo.megrendelve" is a property field into property group

Take a look here:
http://sourceforge.net/p/openkm/code/HE ... Group.java
http://sourceforge.net/p/openkm/code/HE ... Value.java

If these validation are not going as you expect, cal easilly build your own. Two weeks ago we had released the Portable OpenKM dev environment http://sourceforge.net/projects/openkmportabledev/

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.