Hi, I've seen that if I set a form item (text field) as disabled, even if it contains data, HTML::FormFu::DBIC sees it as undef. Is this way of working intended? I want to set it as disabled for not allowing the user to change it but I want the data to be sent. Thanks. Octavian