Code Comments
Programming Forum and web based access to our favorite programming groups.On Wed, 24 Nov 2004 22:06:11 +0100, Mirco Blitz <blitz@lindworm.de> wrote:
> Hi,
>
> i need to disable form fields (text and advcheckboxes) depending on the
> users rights.
>
> How can I in QF ?
>
> Thanks for yor help.
>
$el =& $form->getElement('name');
$el->freeze();
--
Justin Patrin
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.