Luis Fernando Saisa Lopez 4db7fb9a87 BUG 14398 "Mandatory upload field - Error message..." SOLVED
- Mandatory upload field - Error message displays Tehnical fields name instead of it label
- Problema resuelto, cuando se tiene campos requeridos en un dynaform al quitar esta restriccion con JavaScript
  que contiene el dynaform, al hacer click en el boton submit, processmaker valida campos requeridos mostrando un
  mensaje de error que emerge donde indica "(*) The field COUNTRY is required!". Este mensaje de error indica que existe
  un error en el nombre del campo "COUNTRY", esto se define al crear un campo el dynaform cuya representacion en XML es:

  <COUNTRY type="text" maxlength="64" validate="Any" required="1">
    <en>Country of origin</en>
  </COUNTRY>

  Se modifica el mensaje que emerge cuando son campos requeridos por el label del campo como se muestra en el ejemplo:
  "(*) The field Country of origin is required!".

  Disponible para la version 2.5.3 de ProcessMaker.
2014-05-02 16:37:07 -04:00
2014-04-28 15:37:01 -04:00
2014-03-14 14:52:27 -04:00
2013-08-30 13:39:28 -04:00
2013-12-09 16:23:07 -04:00
2014-01-07 12:34:39 -04:00
2013-08-21 11:15:36 -04:00
2013-12-18 10:46:15 -04:00
2014-03-13 16:32:13 -04:00
2014-03-07 13:20:06 -04:00

ProcessMaker logo

Build Status

README

ProcessMaker "Michelangelo"

(It is under development yet, please wait for the final release, that is comming soon)

Overview

ProcessMaker is an open source, workflow management software suite, which includes tools to automate your workflow, design forms, create documents, assign roles and users, create routing rules, and map an individual process quickly and easily. It's relatively lightweight and doesn't require any kind of installation on the client computer. This file describes the requirements and installation steps for the server.

License

ProcessMaker - Automate your Workflow Copyright (C) 2002 - 2013 Colosa Inc.

Licensed under the terms of the GNU Affero General Public License version 3: http://www.affero.org/oagpl.html

For further information visit: http://www.processmaker.com/

Description
Luos (Lurana Open Source)
Readme 217 MiB
Languages
PHP 47.6%
JavaScript 39.1%
CSS 5.3%
HTML 2.9%
Gherkin 2.4%
Other 2.5%