S
|
swanside 9/18/2008 |
Hi - I have a list box that will be used to pick a subject line message for an email that is sent "on update". This will be a reusable field. So...you may open the record and add to it, or modify it or change a date. Each time you would pick a corresponding message. I will be making this a required field and want to force a pick every time. Question; how can I make the box default to "please select"? This so that a user does not inadvertently reuse that last message. Thanks for the help. /john
|
J
|
jskewes author 9/18/2008 |
Hi - |
J
|
jskewes author 9/18/2008 |
Hi - |
J
|
Jane 9/19/2008 |
John, $smarty->assign("value_Fieldname",""); |