Hi,
 
I'm not sure if this question is better suited to the reactor mailing
list, but here goes:
 
I'm using Model glue 2 with reactor and I've been playing about with
customising the scaffolding xsl files. I've found this really powerful,
and a lot easier than I thought. With a few changes to the xsl, I've
really reduced the time I spend customising generated forms.
 
The xsl generates different types of form input depending on the DB
field type. What I'd like to do, is add an extra setting (probably in
the reactor config or metadata files), so that I can over-write the
field type generated, and introduce my own custom inputs.
 
As an example, if database column 'comments' is a long text field, then
by default the xsl renders this as a <textarea>. If I want this to be a
wysiwyg editor, I need to edit it manually in the form. Ideally, I would
like to specify that the 'comments' column should render as a wysiwyg in
a config file somewhere, and then change the xsl to render it as a
wysiwyg automatically.
 
Does anyone know if this is possible, and how I would go about it?
 
Thanks,
 
Gareth
 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

For more about Model-Glue, check http://www.model-glue.com .
-~----------~----~----~----~------~----~------~--~---

Reply via email to