Don't think that one is possible... But you can look through the documentation for the FormHelper and see how the FormHelper->input method uses the inputDefault data... http://api.cakephp.org/view_source/form-helper/#line-709 It looks like it just merges them... so not much logic there.
It looks like you would need to create your own helper, which could, extend the FormHelper, and add that functionality... Good Luck! -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php