On Tue, Apr 27, 2010 at 12:40 PM, adam <[email protected]> wrote: > Is there a way to rename a formfield if it exists before OpenBD does > its validation? Or is there a way to turn off this validation in > OpenBD GAE? > > I haven't tried this on GAE specifically, but there is a setting in OpenBD that allows you to turn this off. Pretty sure it was added in 1.1.
If you go into your bluedragon.xml file in the GAE edition, and under the system node add this: <legacyformvalidation>false</legacyformvalidation> That's what turns it off on the non-GAE edition. Let me know if that works or not--this would be great info to add to the wiki. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca/Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
