Re: HELP: HTTP 500 when using no.odindata.quickform
Arttu Manninen <[email protected]> Thu, 08 Dec 2005 09:58:51 +0200
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
Arttu Manninen [AM] wrote to Seppo Sahi [SS]: [ How to improve no.odindata.quickforms ] AM> - using style engine to give hands on the output www-form (send-form) AM> - configurable message headers (character encoding etc) AM> - handling of 'datatype' => 'multiselect' AM> - *not* using datamanager stylesheet, which breaks many things I was mocking the wrong tree - it's ais.css that overrides fonts and doesn't stay on its own property. datamanager.css stays mainly where it's supposed to stay. SS> So is there any workarounds? I mean how do I create a custom web SS> form that would e.g. contain fields for name, age, affiliation SS> etc..? Sure. You should write a config and a schema (I hope this is already familiar) for the component and place (at least) the 'config' to snippet directory '/sitegroup-config/no.odindata.quickform/'. Everything that is in the schema will be (unless otherwise spesified with 'aisonly' or 'hidden') used in the form. If you are needing help with writing a schema, just say so. -- Arttu