Page 1 of 1

Email Notification property group

PostPosted:Thu May 30, 2013 12:28 pm
by edelgado
Hi all,
I'd be looking for the ability to send a notification by mail when the group changes state properties such as state approved.
This would be possible to do? someone could give me a hand??
From already thank you very much to all for help.

My version of OpenKM is:
OpenKM - Knowledge Management
Version: 6.2.3 (build: 7945)
Installed on linux ubuntu 12.02 32bit server

This is my settings property group:
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE property-groups PUBLIC "-//OpenKM//DTD Property Groups 2.0//EN"
"http://www.openkm.com/dtd/property-groups-2.0.dtd">
<property-groups>
<property-group label="Propuestas" name="okg:zps">
<select label="Estado" name="okp:zps.plenipotent" type="simple">
<option label="Borrador" value="okp.zps.plenipotent.mmal" />
<option label="Revision" value="okp.zps.plenipotent.mlas" />
<option label="Final" value="okp.zps.plenipotent.smar" />
<option label="Presentada" value="okp.zps.plenipotent.pkol" />
<option label="Aprobada" value="okp.zps.plenipotent.dpow" />
<option label="Rechazada" value="okp.zps.plenipotent.dosi" />
<option label="Administracion" value="okp.zps.plenipotent.rdom" />
</select>
<input label="Fecha de Presentacion" name="okp:zps.case"/>
<input label="Recibio" name="okp:zps.client" />
<input label="Fecha Aprobacion/Rechazo" name="okp:zps.debtor" />
<input label="Aprobo/Rechazo" name="okp:zps.aprob" />
<input label="Codigo" name="okp:identificador.cod"/>
<textarea label="Motivo" name="okp:consulting.comment"/>
</property-group>
</property-groups>

Re: Email Notification property group

PostPosted:Sun Jun 02, 2013 6:07 pm
by jllort
In professional version can be done, because we have already created the event property group change. In community version still has not this event and is not possible now doing it.

Re: Email Notification property group

PostPosted:Mon Jun 03, 2013 2:26 pm
by edelgado
thank you very much for responding, wait for the next version of community and hopefully this this option.
regards

Re: Email Notification property group

PostPosted:Tue Jun 04, 2013 6:12 am
by jllort
At end of this year we will make a major update.