Commit Graph

21 Commits

Author SHA1 Message Date
Erik Amaru Ortiz
b8263e0c93 BUG 7045 "notice running case, this is not showing but the notice is.." SOLVED 2011-06-08 10:54:41 -04:00
Douglas Medrano Chura
0ae5f9b139 BUG 6900 Solved the validation of field email in dynaform
The problem was solved modificating the validation of field email
2011-06-07 18:23:32 -04:00
Erik Amaru Ortiz
ab6abc2f0b BUG 5934 "save labels for checkgroups.... solving problems" 2011-06-02 19:52:57 -04:00
Hugo Loza
295523f38d BUG 6987 Error en PM al guardar formulario [RE-FIXED]
When dropdown is with savelabel active then on form save the sql(s) need to be executed. By default any sqlconnection is defined as an empty string and Pm uses the default connection workflow.. the issue was that in savelabel stage this default option was not defined then tried to connect to an empty connection. Now for Listbox, checkgroup and grid dropdown
2011-06-02 15:04:07 -04:00
Hugo Loza
7454de6ee1 BUG 6987 Error en PM al guardar formulario [FIXED]
When dropdown is with savelabel active then on form save the sql(s) need to be executed. By default any sqlconnection is defined as an empty string and Pm uses the default connection workflow.. the issue was that in savelabel stage this default option was not defined then tried to connect to an empty connection.
2011-06-01 18:37:18 -04:00
Erik Amaru Ortiz
38fb71335c BUG 5934 "Save label for radiogroups..." SOLVED (removing debug var)
- is saving the radiogroup label
- by convention we decided save by default the label for all array field types like dropdown, checkgroup, listboxes and radiogroup, so the property for dropdown "save label" was removed because always is saving it!
2011-05-31 18:58:50 -04:00
Erik Amaru Ortiz
a6baa0147a BUG 5934 "Save label for radiogroups..." SOLVED
- is saving the radiogroup label
- by convention we decided save by default the label for all array field types like dropdown, checkgroup, listboxes and radiogroup, so the property for dropdown "save label" was removed because always is saving it!
2011-05-31 18:56:50 -04:00
Erik Amaru Ortiz
2017de6a76 BUG 6901 "No se valida el como campos requeridos..." (fixed-removing debug vars)
There were two fields more to fix for this validation: listbox & checkgroups, but now are already fixed
2011-05-19 17:28:31 -04:00
Erik Amaru Ortiz
17b01a0641 BUG 6901 "No se valida el como campos requeridos el dropdown, checkb..." (fixed)
There were two fields more to fix for this validatio: listbox & checkgroups, but now are already fixed
2011-05-19 17:24:12 -04:00
Erik Amaru Ortiz
e85c761510 BUG 6901 problem fixed.
Some error existing on the  code, but it is working now.
2011-05-17 17:36:26 -04:00
Enrique Ponce De Leon
587a0f67be BUG 6860 Solved. Fix save_label option for multiples dropdowns 2011-05-12 16:34:37 -04:00
Carlos Pacha
6766b1e91e BUG 6698 SQL Conection
we are making the connection to the correct db and run the query to obtain the label
2011-04-26 16:32:24 -04:00
Enrique Ponce De Leon
1806c10eff BUG 6556 Grid-Dropdowns error solved in output documents. 2011-04-25 12:33:04 -04:00
Erik Amaru Ortiz
835c0700de BUG 6419 removing print_r 2011-04-07 12:40:20 -04:00
Alvaro Campos
4cacbd6af1 BUG 6131 fixed of position for Fields handler 2011-04-06 18:14:50 -04:00
AlvArO
d19a0357a2 fixed issue fields date,check,checkgroup mode view bug:6365 6318 2011-03-23 17:16:10 -04:00
Gustavo Adolfo Cruz Laura
54b7b8a2aa changes for phpdocumentator 2 2011-01-24 20:41:46 +00:00
Gustavo Adolfo Cruz Laura
b340c48819 changes for phpdocumentator 2011-01-24 20:33:07 +00:00
abraar
96abdb996a Replaced eregi() with preg_match() and get_class() for thirdparty 2010-12-10 14:09:28 +00:00
abraar
cec620ff6b Added is_object() 2010-12-06 15:12:37 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00