[commits] [Wiki] changed: Project/Horde_Rdo_Form

Wiki Guest wikiguest at horde.org
Fri Dec 30 20:42:19 UTC 2016


guest [87.171.162.219]  Fri, 30 Dec 2016 20:42:19 +0000

Modified page: https://wiki.horde.org/Project/Horde_Rdo_Form
New Revision:  7
Change log:  comments

@@ -15,7 +15,12 @@
  ++ Description

  Extends RDO and Horde_Form to autogenerate basic CRUD forms (create,  
read, update, delete) based on the metadata already available in RDO.

+++ Comments
+
+I doubt this works as intended without adding new meta information. I  
use Rdo quite extensively but a database schema or even an Rdo Mapper  
won't tell you if a 1-digit integer is a checkbox, a radio or an enum  
of 0 and 1 (and possibly 2-9). Not every limited-choice field like a  
multiselect or an enum dropdown is stored in a limited-choice database  
field - a varchar may be just right or reasonable because the limited  
choices are entirely based on application state.
+
+-- Ralf

  ----
  Back to the ((Project|Project List))



More information about the commits mailing list