takeFormValuesFromRequest problem
takeFormValuesFromRequest problem
- Subject: takeFormValuesFromRequest problem
- From: Lachlan Deck <email@hidden>
- Date: Wed, 14 May 2008 14:56:26 +1000
Hi there,
got a login form that allows either a company or person to login. The
form looks like so:
[ ] is company
Company Name: [........]
First Name: [........]
Last Name: [........]
Email: [........]
Password: [........]
company name is initially hidden. Javascript toggles the visibility of
companyName vs first/lastName.
Okay - the problem:
when the form is submitted if iscompany is ticked, the company name is
set to null. i.e., validateTakeValueForKey is given null - even though
I can see that the value is there in the request's formValues.
How do we debug this again?
Thanks.
with regards,
--
Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden