[Seaside] miagritte and initial values..

sergio_101 sergiolist at village-buzz.com
Sat Mar 6 05:32:24 UTC 2010


inside the class, i set up the initialize method to set some instance
variables to sensible values..

when i create an instance in a workspace, it works just fine..

but when i create my form using magritte like:

initialize
	super initialize.
	interestPointForm := InterestPoint new asComponent.
	interestPointForm addValidatedForm.

i just get a blank form, without the initial values filled in..

any ideas?

thanks!

-- 

----
peace,
sergio
photographer, journalist, visionary

http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101


More information about the seaside mailing list