I believe that you have to close and reopen the form. Modify the
original calling code
SET VAR vWhere = <whatever>
BROWSE USING <form> &vWhere
Now the button should call this code:
<get the password>
IF password is correct
CLOSEWINDOW
EDIT USING formname &vwhere
ELSE
PAUSE USING <no go, Jose>
ENDIF
RETURN
Try this out
Albert
On 09/05/2013 12:29 PM, Dan Goldberg wrote:
I am creating a form that will open using ‘browse using formname
where....”
I want to put a button on the form that the user will click and put in
a password. If the password is correct then the form will switch to
edit mode.
I am drawing a blank on how to change the form from browse to edit mode.
TIA
Dan Goldberg
No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com>
Version: 2013.0.3336 / Virus Database: 3162/6310 - Release Date: 05/09/13