[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [ic] simple userdb question
Quoting Nathan Suderman (nathan@pollstar.com):
> I am trying to add two new fields to the userdb table that get set when a new
> user signs up for an account. These are namely reminder_value and
> reminder_answer, which if you hadn't guessed are a question response for
> sending someone their password. I know I can set these by hand, but how can
> I make the store do it for me from the new accounts page. I have already
> added the two needed input tags on the page and the two fields in the
> database, but how do I tell interchange to store CGI->parameter X into
> database->field Y
Should be automatic if your account action is defined in mv_check instead
of mv_click. You also must have mv_todo=return in the form.
You can always force it to happen with:
[update values]
[userdb save]
--
Akopia, Inc., 131 Willow Lane, Floor 2, Oxford, OH 45056
phone +1.513.523.7621 fax 7501 <heins@akopia.com>
I have a cop friend who thinks he ought be able to give a new ticket;
"too dumb for conditions".
_______________________________________________
Interchange-users mailing list
Interchange-users@www.minivend.com
http://www.minivend.com/mailman/listinfo/interchange-users