This has become my ongoing list of Form building considerations.
Iincorporating it into Maypole will help make dynamic column   defaults.

My 'entered_by' column I want to always be filled with the current
user.  Ideally this is a column default but there is no where to
specify that in the DB (at least not that I know of in MySQL 4.1).

So if $r is available ubiquitously throughout form building , I can
make a column_default  for that return the current user.



--
pjs


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Maypole-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/maypole-devel

Reply via email to