Is there a way to have default values for the built-in fields? I'm looking and searching, and don't see a way.
I'd really like the default value of the Last Name field to be a timestamp of Now(). The sales team is getting inbound calls from the outsourced telemarketing team. A "New Lead" is created for each inbound call, but often a salesperson doesn't talk long enough to get a last name. Since the last name is required and I need a "visible" indicator of what calls were good or bad, I would love to "kill two birds with one stone".


LinkBack URL
About LinkBacks



Reply With Quote
I prefer Eileen's suggestion of rewriting the code because it would be best to give feedback to the user that the last name doesn't need to be filled in as part of the initial process. But since I'm still learning how to work with PHP and I see the default values exposed in phpMyAdmin, I'll start with Angel's suggestion first.
Bookmarks