Allowing user to set password for form?

I have a performance evaluation form that has been rights-extended so users can save data typed into the form, but the users would like to be able to set their own passwords for security purposes. Is there any way to do this? My last resort I guess will be to just tell them to zip the pdf file into a password protected zip file, but I feel like there must be a way to script something in the doc:ready event??
Thanks,
Jo

Hi,
I designed a sample to protect a form with a password.
Therefore I use 2 hidden fields somewhere in the form that store either the password and the state of the form (protected or unprotected).
The I added two script, one in the preSave:event one in the docReady:event.
The preSave script check if the form state is set to unprotected (0), if so it opens a response box to enter a password, that is stored in the hidden password field.
After that the form fields are set to invisible and the form is saved.
When the form is reopend the docReady script check if the form state is set to protected (1).
If so, it asks for the password.
If the password is wrong or empty the form fields stay invisible.
The preSave:event script:
if (xfa.resolveNode("#pageSet.Master.Protected").rawValue == "0")
     var pw = xfa.host.response("Enter Password", "Enter Password", "", true);
     if (pw != null)
          xfa.resolveNode("#pageSet.Master.PW").rawValue = pw;
          xfa.resolveNode("#pageSet.Master.Protected").rawValue = "1";
          Form1.Page.presence = "invisible";
The docReady:event script
if (xfa.resolveNode("Form1.#pageSet.Master.Protected").rawValue != "0")
     var chk = xfa.host.response("Password required", "Password required", "", true);
     var pw = xfa.resolveNode("Form1.#pageSet.Master.PW").rawValue;
     this.presence = chk === pw? "visible":"invisible";
https://acrobat.com/#d=BKSKrGZKs0uYhWozbw0GUQ

Similar Messages

  • Allow User to set dpi for "Edit in Photoshop"

    It is very frustrating to continually have to change image dpi to 300 in Photoshop from the 240 default in Lightroom. Please let user set a preference to their desired dpi workspace.

    On Sun, 1 Apr 2007 09:59:27 -0700, [email protected] wrote:
    >All clients expect to receive images at this resolution.
    OK, that's the info I was looking for. For work in PS the dpi doesn't
    make any difference [and 300 is - I have a few years of advertising
    and production behind me, too - overkill in most cases].
    Thanks!
    Dierk (sometimes known as Evo2Me)
    [DH² Publishing]
    www.DH2Publishing.info
    Writing and Imaging

  • Set password for pdf,plzzzzzz help

    hello everybody,
    i'm developing a software in which i let the user to import their pdf and open those pdf .pdf will be open in a acrobot reader.
    now i want let the user to set password for his pdf file to protect his file from unauthorized access.
    until now i have found some APIs but they all having different problems and still i'm stuck there
    any one got the idea to help me to go furthure
    thx

    http://www.coderanch.com/t/63193/Other-Open-Source-Projects/iText-Action-password-protection
    - Saish

  • Setting password for Autologon Default user in registry

    Hi friends
    I don't know is this the right forum to ask this question:
    me along with my colleges are doing some exercises to improve our learnings, so we have setup a test lab which has a test DC & 10 test client computers running windows 8.1 
    as we know, when computers join to domain, the item related to Autologon is removed from netplwiz.
    I know that to be able to use Autlogon feature in joined computers, we can restore the above item by creating the required items via any method like the following:
    $regpath="HKLM:\software\Microsoft\Windows NT \CurrentVersion\Winlogon "
    New-ItemProperty -path $regpath -Name AutoAdminLogon -PropertyType String -Value "1" -Force
    $regpath="HKLM:\software\Microsoft\Windows NT\CurrentVersion\Winlogon"
    New-ItemProperty -path $regpath -Name DefaultDomainName -PropertyType String -Value %USERDOMAIN% -Force
    $regpath="HKLM:\software\Microsoft\Windows NT \CurrentVersion\Winlogon "
    New-ItemProperty -path $regpath -Name DefaultUsername -PropertyType String -Value “administrator” -Force
    the above lines provide required info for Autologon, except the password of the user.because of this we have to sit at every test client & open up netplwiz & manually enter the password for default Autologon user.
    is it possible to define the password for this user as well in the registry?  so that we add it to above lines & save them as a PS script & run that PS script on our test systems so that we don't have to sit at each test client
    & manually set password for default user for Autologon.
    I mean I need when we power on our test clients, they automatically login via domain administrator credentials & be ready to use
    thanks

    The documentation for this might prove helpful:
    http://technet.microsoft.com/en-us/library/cc939702.aspx
    According to the above:
    If you disable automatic logon by setting the value of AutoAdminLogon to 0, delete the value of
    DefaultPassword, which is stored and displayed in the registry editor in plain, unencrypted text.
    (Hint: I found this very quickly by searching for "autoadminlogon" using a search engine.)
    -- Bill Stewart [Bill_Stewart]

  • HT2155 Ive been trying for days now to set up gmail.  I always get the message "user name or password for imap.gmailcom is in correct" I know for a fact that my onfo is correct.

    I have been trying for a long time to set up my gmail account.  So far to no avail.  I get a message that says "User name or password for Imap.gmail.com is incorrect.  Any sugesstions?
    thanks

    Try unlocking your account here: https://accounts.google.com/DisplayUnlockCaptcha.

  • My ipad receives email with the hotel wifi but will not send.  The error message is "user name or password for ........is incorrect" but both are correct and unchanged.  Restarting iPad didnt help.

    My iPad receives email on the hotel wifi but will not send.  The error message reads "user name or password for smpt......is incorrect" but both are correct and unchanged.  Restarting iPad did not help.

    I did try this too, but when I access my webmail on the iPad, the iPad doesn't allow me to type my message.  I am able to enter in the "to" address and the "subject" line, but then the keyboard will not come up for me to type my message.  Is there some trick to this?  Very frustrating!

  • How do I stop the message "user name or password for iCloud is incorrect" from popping up 2 times in a row when i try to get mail from other accounts? thank you in advance

    How do I stop the message "Cannot get mail. The user name or password for iCloud is incorrect" from popping up 2-4 times consecutively every time I choose MAIL on my iPhone 4,  7.1.1  I have to select "OK" 2-4 times each time before I can read other email accounts.  I used to have an "@me.com" account which I think was automatically changed to an "@icloud.com account."  I opened a new iCloud.com account yesterday because I could not figure out how to get in the old ones.  I want to delete the original @me & original iCloud account.  When I try to delete the account, they tell me my DOB is wrong. I just want those pop ups to stop.  Thanks in advance for your help.

    Hi Suzanne,
    It sounds like you’re running into a password issue with an older Apple ID that’s setup on your iPhone, which is preventing you from removing an iCloud account from your device. Take a look at the article linked below, it outlines all of the possible ways to change an Apple ID password.
    If you forgot your Apple ID password - Apple Support
    After you enter your Apple ID, there are three ways you can change your password:
    Answer your security questions. Use these steps if you know the answers to your security questions.
    Use email authentication. We'll send you an email that you can use to change your password.
    Use two-step verification. If you set up two-step verification, you can use it to change your password. You just need your recovery key and a trusted device.
    So long,
    -Jason

  • Last time, I've set password for if my iPod is lost, and now I forgot it

    Hi. Last time, I've set password for "Find my iPhone" if my iPod is lost and now I forgot the password for it. Is there any ways that you can help me to unlock it by today?

    Forgotten Screen-Lock Passcode
    Connect the iOS device to your computer and try to make a backup
    iOS: How to back up
    Then restore via iTunes. The iOS device will be erased. Place the iOS device in Recovery Mode if necessary to allow the restore.
    If recovery mode does not work try DFU mode.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: Back up and restore your iOS device with iCloud or iTunes
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store    

  • How to set  password for BPEL domain

    Hi,
    I am new to SOA.
    I want to setup client-server environment for few developers.
    I installed SOA 10.1.3.3 in the server machine.
    And I created few domains in BPEL, one for each developer.
    It didn't ask me to set the password while creation of the domain.
    Please let me know how to set password for newly created domain so that each developer login to his/her own domain and manage processes.
    Thanks!!!

    Thanks for the prompt response.
    What roles should I give to my developers to allow them to manage their services in ESB control, BPEL control, WSM control.
    And I would like to know how to set the password for a BPEL domain too.
    Message was edited by:
    user644377

  • How to set password for a zip file and should be checked when reading that

    Hi friends,
    how to set password for a zip file and should be checked when reading that file???
    thanks.
    Praveen Reddy.J

    Heyy man, i think, u did not get my problem.
    all i have to do is:
    i have to create a zip file, and we should secure it with password when creating. and whenever the user wants to open that zip file he should provide correct passowrd otherwise he could not read that file. So, we should check for that also.
    Tanks for reply.

  • Set Password for Tcode

    Hi
    i have requirement where i need set password checking while entering standard tcode, that is when user enters Transaction code in command field (eg co11n) i need to check user with password condition.
    Is there any exit or some usefull option or idea for this problem
    with regards
    Anand Kumar . R

    Thanks Maha for reply
    But i am trying set password for standard Tcode not Z program  .
    With regards
    Anand kumar

  • Set password for messaging lumia 800

    hi,
    i have a nokia lumia 800 with windows phone 7.8.
    there is a way or application that can set password for messaging, when I or another person want to acces "messaging" it must to insert password, a pin with 4 digits for example.
    thank you!
    Solved!
    Go to Solution.

    Nah, buddy. It's not possible on the phone.
    Most of the applications I found in the Marketplace allow sending of encrypted messages in which recipient needs to decrypt, but you can check the Marketplace yourself. I may miss one that suits what you need: http://www.windowsphone.com/en-us/store/search?q=message+password
    However, you can create a password on the phone by going to Settings and then Lock+Wallpaper. This locks the phone and you need to input the password before you can access your phone.
    Cheers.

  • Invalid user Id and password for signon to Application designer!!

    Hi There,
    I am trying to instal peoplesoft HRMS 9.0 on Vista and Oracle 10g release 2.
    - Installed Weblogic server
    - Tuxido
    - Installed Peopletools 8.49
    - Installed HRMS 9.0
    - Created initHCDMO and created the database
    - ran the scripts under the scripts/nt folder
    - logged onto datamover with 'system' as user and 'manager' as password and successfully ran the script
    - ran the rel849n.sql script and grants.sql after logging onto sqlplus with 'system' as user and 'manager' as password
    - after that when I am trying to login to the application designer in 2 tier mode, with PS as user and PS as password, I am getting the error 'Invalid User ID and password for signon'
    Can anybody please help me|?
    Thanks,
    Partho

    Thanks Nicholas,
    It solved my problem, and I have moved on with the rest of the steps and I am stuck at starting the Application server. I have ran all the datamover scripts and all other configurations for the database. I can login to the database, with sql plus with SYSADM, SYSADM.
    Quick-configure menu -- domain: ps
    Features Settings
    ========== ==========
    1) Pub/Sub Servers : No 15) DBNAME :[HCDMO]
    2) Quick Server : No 16) DBTYPE :[ORACLE]
    3) Query Servers : No 17) UserId :[SYSADM]
    4) Jolt : Yes 18) UserPswd :[SYSADM]
    5) Jolt Relay : Yes 19) DomainID :[TESTSERV]
    6) WSL : Yes 20) AddToPATH :[D:\oracle\product\10.1.0\Db_1\BI
    N]
    7) PC Debugger : No 21) ConnectID :[people]
    8) Event Notification: Yes 22) ConnectPswd:[peop1e]
    9) MCF Servers : No 23) ServerName :[]
    10) Perf Collator : No 24) WSL Port :[7000]
    11) Analytic Servers : Yes 25) JSL Port :[9000]
    12) Domains Gateway : No 26) JRAD Port :[9100]
    Actions
    =========
    13) Load config as shown
    14) Custom configuration
    h) Help for this menu
    q) Return to previous menu
    =================================
    when I boot the domain, I get the following error:
    Command to execute (1-10, q) : 1
    PeopleSoft Domain Boot Menu
    Domain Name: ps
    1) Boot (Serial Boot)
    2) Parallel Boot
    q) Quit
    Command to execute (1-2, q) [q]: 1
    psappsrv.cfg has changed archiving old one...
    Copying ps\Archive\psappsrv.cfg to ps\Archive\psappsrv_070609_1915_55.cfg
    Attempting to boot bulletin board...
    tmadmin - Copyright (c) 1996-1999 BEA Systems, Inc.
    Portions * Copyright 1986-1997 RSA Data Security, Inc.
    All Rights Reserved.
    Distributed under license by BEA Systems, Inc.
    Tuxedo is a registered trademark.
    No bulletin board exists. Entering boot mode.
    INFO: BEA Tuxedo, Version 9.1, 32-bit, Patch Level (none)
    INFO: Serial #: 650522264137-2065448083901, Expiration NONE, Maxusers 1000000
    INFO: Licensed to: Oracle-Peoplesoft-ISV
    Booting admin processes ...
    exec BBL -A :
    process id=492 ... Started.
    1 process started.
    Attempting to boot ...
    INFO: BEA Tuxedo, Version 9.1, 32-bit, Patch Level (none)
    INFO: Serial #: 650522264137-2065448083901, Expiration NONE, Maxusers 1000000
    INFO: Licensed to: Oracle-Peoplesoft-ISV
    Booting server processes ...
    exec PSWATCHSRV -A -- -ID 52849 -C psappsrv.cfg -D TESTSERV -S PSWATCHSRV :
    process id=3120 ... Started.
    exec PSAPPSRV -s@..\psappsrv.lst -s@..\psqcksrv.lst -sICQuery -sSqlQuery:SqlRequ
    est -- -C psappsrv.cfg -D TESTSERV -S PSAPPSRV :
    CMDTUX_CAT:1685: ERROR: Application initialization failure
    tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error ha
    ndler
    tmshutdown -qy
    ==============ERROR!================
    Boot attempt encountered errors!. Check the TUXEDO log for details.
    ==============ERROR!================
    Do you wish to see the error messages in the APPSRV.LOG file? (y/n) [n] :y
    PSADMIN.2228 (0) [07/06/09 19:28:42](0) Begin boot attempt on domain ps
    PSWATCHSRV.3120 (0) [07/06/09 19:28:50] Checking process status every 120 second
    s
    PSWATCHSRV.3120 (0) [07/06/09 19:28:50] Server started
    PSAPPSRV.2104 (0) [07/06/09 19:28:51](0) PeopleTools Release 8.49 (WinX86) start
    ing
    PSAPPSRV.2104 (0) [07/06/09 19:28:51](0) Cache Directory being used: D:\PSHOME\a
    ppserv\ps\CACHE\PSAPPSRV_2\
    PSAPPSRV.2104 (0) [07/06/09 19:28:51](1) GenMessageBox(0, 0, M): Database Signon
    : Invalid user ID or password for database signon. (id=SYSADM)
    PSAPPSRV.2104 (0) [07/06/09 19:28:51](0) Server failed to start
    PSWATCHSRV.3120 (0) [07/06/09 19:28:52] Shutting down
    PSADMIN.2228 (0) [07/06/09 19:28:58](0) End boot attempt on domain ps
    Do you wish to see the error messages in the TUXLOG.070609 file? (y/n) [n] :y
    192842.PSOFTSERVER!PSADMIN.2228: Begin attempt on domain ps
    192844.PSOFTSERVER!tmadmin.436.428.-2: TMADMIN_CAT:1330: INFO: Command: boot -A
    192846.PSOFTSERVER!tmboot.876.3860.-2: 07-06-2009: Tuxedo Version 9.1, 32-bit
    192846.PSOFTSERVER!tmboot.876.3860.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is
    set to 60 seconds
    192846.PSOFTSERVER!tmboot.876.3860.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFAI
    L option is selected
    192848.PSOFTSERVER!BBL.492.3540.0: 07-06-2009: Tuxedo Version 9.1, 32-bit, Patch
    Level (none)
    192848.PSOFTSERVER!BBL.492.3540.0: LIBTUX_CAT:262: INFO: Standard main starting
    192850.PSOFTSERVER!tmboot.3456.3228.-2: 07-06-2009: Tuxedo Version 9.1, 32-bit
    192850.PSOFTSERVER!tmboot.3456.3228.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is
    set to 60 seconds
    192850.PSOFTSERVER!tmboot.3456.3228.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFA
    IL option is selected
    192850.PSOFTSERVER!PSWATCHSRV.3120.1072.-2: 07-06-2009: Tuxedo Version 9.1, 32-b
    it
    192850.PSOFTSERVER!PSWATCHSRV.3120.1072.-2: LIBTUX_CAT:262: INFO: Standard main
    starting
    192850.PSOFTSERVER!PSAPPSRV.2104.2068.0: 07-06-2009: Tuxedo Version 9.1, 32-bit
    192850.PSOFTSERVER!PSAPPSRV.2104.2068.0: LIBTUX_CAT:262: INFO: Standard main sta
    rting
    192851.PSOFTSERVER!PSAPPSRV.2104.2068.0: LIBTUX_CAT:250: ERROR: tpsvrinit() fail
    ed
    192851.PSOFTSERVER!tmboot.3456.3228.-2: tmboot: CMDTUX_CAT:827: ERROR: Fatal err
    or encountered; initiating user error handler
    192855.PSOFTSERVER!BBL.492.3540.0: CMDTUX_CAT:26: INFO: The BBL is exiting syste
    m
    192858.PSOFTSERVER!PSADMIN.2228: End boot attempt on domain ps
    ==========================**********************===================
    I have followed the steps as mentioned in the installation manual.
    Please help.
    Thanks Partha

  • TS3058 Cannot Get Mail The user name or password for "gmail" is incorrect.

    Cannot Get Mail
    the user name or password for "gmail" is incorrect.

    did you do this
    http://support.google.com/mail/bin/answer.py?hl=en&answer=77702
    http://echeng.com/journal/2010/04/05/how-to-properly-set-up-gmail-with-your-ipad /

  • HT3529 I have iMessage service in my mac & it works perfectly. I buy iPhone 5 When I sign in with my appleid to activate iMessage it says "iMessage Activation The user name or password for ... was incorrect Try again" but its all correct. what do i do? my

    I have iMessage service in my mac & it works perfectly.
    I buy iPhone 5
    When I sign in with my appleid to activate iMessage it says "iMessage Activation The user name or password for ... was incorrect Try again" but its all correct. what do i do?
    my appleid is from saudi iTunes Store
    I'm so disappointed

    1. Make sure software is up to date
    2. Make sure Messages is enabled; Settings>Messages
    3. Make sure Date and Time is correctly set; Settings>General>Date and Time>Set Automatically>On
    4. Make sure Push Notification is enabled
    5. Make sure phone number or email address is correct
    6. Hold the Sleep and Home button down (together) until you see the Apple Logo

Maybe you are looking for