- In PROCESSMAKER>DESIGNER>DYNAFORMS>Edit>HTML "Restore Original HTML"
and "Refresh View" buttons remain active after being clicked
- Fixed, now the buttons are reset to it's initial state
* Available from version 2.0.46
PROBLEM The title of the Dynaforms grows up at time to create it from a PM table.
SOLUTION the title should no concat the names of the PM tables in the dynaform table, no it is only assigning the PM table tittle.
PROBLEM The title of the Dynaforms grows up at time to create it from a PM table.
SOLUTION the title should no concat the names of the PM tables in the dynaform table, no it is only assigning the PM table tittle in case the title is empty.
The xml file of dynaform sets 'defaultvalue' with current date when 'defaultvalue_sel' has the value 'today', so I add an 'if' in 'workflow/engine/xmlform/dynaforms/filds/date.xml', to set this value with the value of 'defaultvalue_sel' when this one is 'today'.
- New feature
- File field for each grid line
- Added "file" element in grids
- The QA team should test with:
* Grids in mode edit/view
* INPUT property (http://wiki.processmaker.com/index.php/2.0/Files)
* KnowledgeTree plugin
* And other cases
* Available from version 2.0.45
- Move "Enable HTML Editing" checkbox, "Restore Original HTML" and "Refresh view" buttons to top of "HTML" tab in DynaForm Editor.
- Added messageBox of alert.
- Move "Enable HTML Editing" checkbox, "Restore Original HTML" and "Refresh view" buttons to top of "HTML" tab in DynaForm Editor
- Buttons are moved to the top
- New feature, change SUGGEST field behavior for the insertion of
a new record
- SUGGEST displays a temporary message to be placed in this field
- SUGGEST when you insert a new record to the database, it displays
a popup message indicating the insertion
- SUGGEST this field allows the insertion of a new record by pressing
the key Intro
- Is improved SUGGEST field behavior (when there are results, and when
there are none)
- Problem solved by adding the SUGGEST field in the Dynaform (in the
editor DynaForms) this in IE, when ckeck the option "Store new entry"
- Problem solved in method "String.prototype.trim" (JavaScript)
- The form allow save without choose a grid.
- was performed the validation, now must be choose a grid to save.
workflow/engine/templates/cases/casesListSetup.js
- In the browser safari the content of de windows exceeded of size.
- Was modified the size in the xml of the window also of reduce the size of
editor of js.
- Cuando se crea un nuevo dynaform y se guarda dejando el campo Title, aparece un alert con el siguiente mensaje: **ID_REQUIRED_NAME_DYNAFORM**.
- Fixed Bug Added indicator the required field and adjustment of the hardcoded message.
- Last used search string in all search boxes is always kept for new searches along with results, should be cleared for new search
- fixed this problem, cleaning the above search boxes.
- el focus se quedaba en el dynaform cuando se añadia un link.
- este problema fue solucionado añadiendo una funcion focus1 y setTimeout('setFocus1()',500)
- that behavior was happending after codemirror editor was added in script text area.
- the problem was solved adding a set focus() call after codemirror editor was loaded.
- In the ProcessMap in Dynaforms option does not appear the window title
- In the window Dynaforms, with the Spanish language, the new option is a line down
- Added ID_DYNAFORMS for replace ID_PROCESSMAP_DYNAFORMS in the title
- They increase the width for the label "New"