Editing a secure form?

Is there a way to produce a form that is not secure so that it can be edited by others?

Hi Vipul.
You have to fill the parameter when you are calling the function module.
DATA: formname  TYPE fpname VALUE '<Your_Form>',
      funcname  TYPE FUNCNAME,
      docparams TYPE SFPDOCPARAMS.
CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'
  EXPORTING
    I_NAME                     = formname
  IMPORTING
    E_FUNCNAME                 = funcname.
* Fill interactive flag here
docparams-fillable = 'X'.
CALL FUNCTION func_name
  EXPORTING
    /1BCDWB/DOCPARAMS        = docparams
  EXCEPTIONS
    USAGE_ERROR              = 1
    SYSTEM_ERROR             = 2
    INTERNAL_ERROR           = 3
    OTHERS                   = 4
IF SY-SUBRC <> 0.
* MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
*         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
ENDIF.
Regards,
Timo.

Similar Messages

  • Can't Edit Acrobat 8 Form in Acrobat 9...

    I have just upgraded my Acrobat 8 Pro to Acrobat 9 Pro and now cannot edit a previous form project that was created in 8. Can anyone tell me what I may be missing? What's the secret? (I would prefer to not have to start over...)
    Thanks in advance.

    If the document is using certificate security, as opposed to password security, it should have prompted you to enter a password in order to open the document. You should then be able to save a copy without any security applied.
    If it's using password security, you can remove the security by selecting "No Security" as the security method and saving to a new file. You'll need the password(s) for this.
    If you don't know the passwords, you'll have to use a third-party program to remove the security. I use this: http://www.elcomsoft.com/apdfpr.html
    If the security is none of these, try posting a screen shot after you select: File > Properties > Security

  • Editing a pdf form that I created. Adding header error msg "do not have sufficient permissions to perform this task"

    Editing a pdf form that I created. Adding header, currently the header only appears on page 1 of a 3 page pdf form.  I want it to appear on each page.  I am receiving the error msg "do not have sufficient permissions to perform this task"

    In Adobe Acrobat use a Action for this.

  • Error when editing a PDF form

    I created a PDF form with text field boxes and saved it. I opened it and was able to type in the field boxes no problem.
    When I try to edit that same form and then re-save it the field boxes are suddenly no longer highlighted or able to type text in them.
    Do you have to re-create a form each time you want to edit it???

    I was able to figure out why they werent showing up. I stupidly had the "read only" button on.
    Next question, how can I set it up so that when the form is typed into and then saved that it cant be edited after that?
    Example: someone enters text into a text field, then saves it under a new name, then emails it to a 2nd party and they can not edit the text in the field box.
    Thanks

  • I have Adobe Creative Cloud.  How do I edit a PDF form I created at work and e-mailed to my home tablet?

    I have Adobe Creative Cloud.  How do I edit a PDF form I created at work and e-mailed to my home tablet?

    Hi Val,
    I see! Please see this thread: Is FormsCentral part of the Creative Cloud?
    Creative Cloud doesn't include FormsCentral, which is why you're being prompted to upgrade. (An Acrobat Pro subscription, on the other hand, does include FormsCentral.)
    Best,
    Sara

  • Oracle 10g express edition can support forms 6i & reports

    I have installed oracle 10g express edition and installed forms 6i. while connecting forms 6i into ora 10g express edition it is not connecting in windown xp platform.
    It is showing only "dont send error". I want to know oracle 10g express edition can support forms & reports.
    Please give me solution.
    Thanks
    Govindarajan

    this is from metalink :(https://metalink.oracle.com/metalink/plsql/f?p=140:1:8190633972492825) for windows 2003
    Application Tier Certifications
    OS      Product      Server      Status      Addtl.      Info.      Components      Other      Issues
    2003      6.0.8.26.0 Patch 17      9.2      Desupported      Yes      Yes      N/A      N/A
    2003      6.0.8.26.0 Patch 17      10g      Desupported      Yes      Yes      N/A      N/ASeems you are right, but if you filter only certified version result is NONE!
    And anther link is prooving that:
    https://metalink.oracle.com/metalink/plsql/f?p=200:27:8190633972492825::::p27_id,p27_show_header,p27_show_help:609971.992,1,1
    Nice start to read is:
    http://www.oracle.com/technology/products/forms/htdocs/FormsSOD.html

  • What is tthe Best practice for Variant List, Add, Edit and Display Forms?

    Requirement:
    I have single list.  The list has a large number of columns and a large number of items (lets say 20,000).
    I want to show users a different view of the list based on clicking on a different left-hand navigation option.
    Lets say I have four types of users:  Sales, Manufacturing, Shipping and Finance. I would like to have four options in the left-hand navigation.
    All of them would be pointing at the same list, BUT, I want each of them to have a customer list form.  The only difference between the custom list forms would be:
    Each would have its own set of views, and hence its own default view.
    Each would have its own New, Edit and Display Forms.  The only difference between the forms in one variant list and another would be: The order of the columns and which columns are modifiable.
    I would like to achieve this in SharePoint Designer in such a way that the "users" could still add/modify views and could even modify the forms from the SharePoint Menu.  BTW, I don't want to use InfoPath for obvious reasons.
    What is the best approach to meeting this requirement?  I have at least 20 sites and 70 lists overall that need variant forms made.
    HELP!!
    Savin
    BTW We are using SharePoint 2013 and I selected the wrong forum *sigh*.  But I think its probably the same answer.
    Cheers, Savin Smith

    Hi,
    I understand that you want to have different forms based on different view.
    Per my knowledge, there are no out of box method to achieve it.
    As a workaround, you can add the JavaScript code to the different view page.
    For example, to open different new form based on different view, you can get the windows.location, and then judge the view, then change the onclick event of the "New item" button.
    For more information, you can refer to:
    http://css-tricks.com/snippets/javascript/get-url-and-url-parts-in-javascript/
    http://samsharepoint.wordpress.com/2013/05/01/change-the-default-sharepoint-ok-and-cancel-button/
    Thanks,
     Linda
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Linda Li
    TechNet Community Support

  • Hide password and user name fields in secure form on landing page

    On a landing page I don't want the password or user name displayed in the "secure" form because I think it will keep people from downloading our e-book. It will cause what some refer to as too much friction—visitors will feel that we are asking too much of them just to download an e-book so won't do it.
    I found somewhere where the user name can be populated with the e-mail address, although I couldn't figure out where to put the code to make it work.
    Can the password fields also be auto-populated and hidden so the user can access the secure zone to download the e-book never even knowing that they had a user name and password assigned to them?
    I'd really appreciate some help here and please keep in mind that html and css is where my expertise stops so if there is a java solution I will need the code and how and where to add it.
    Many thanks for your help.
    John

    This article just might point you in the right direction: http://kb.worldsecuresystems.com/853/cpsid_85381.html

  • Is it possible to edit a custom form created in SPD 2010 in Infopath 2010

    I created a custom form in SPD, and need to use Infopath to further modify the form using features not available in SPD.  But I can't get Infopath to open the custom form. Even if I selected the custom form in SPD and then click "Edit with Infopath"
    in the ribbon, it still opens the default form.  From list ribbon, it also always opens the default form, there is no way I can pick the form I want to edit.
    Just want to confirm - Infopath can only edit default form (from SPD or the list ribbon), but not any form custom built in SPD.
    Correct?

    Hi QuickLaunch,
    When edit SharePoint list forms in Infopath 2010, it always opens the original default Edit Form of the list.
    It is impossible to edit a custom form created in SPD 2010 in Infopath 2010.
    I suggest you Customizing SharePoint List Forms
    in InfoPath 2010 directly.
    Best Regards,
    Lisa ChenForum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]

  • Saving a filled-in secure form in Reader?

    Apologies if this has been covered somewhere in the forums. I've just not been able to find anything that answers this...
    I've created a form for a client in Acrobat 9 Pro. Security is set to allow printing and "Filling in form fields and signing existing signature fields." My problems begin when opening the form in Reader X.
    The instructions in Reader says "Click 'Sign' to fill out and sign this form. When you are done, you can save a copy by clicking 'Done Signing'"
    I click "Sign" and fill-in the form fields. However, "Done Signing" never turns live in the sidebar. It remains grayed-out. The only option available is to "Send Signed Document" using Adobe's EchoSign system. However, doing so simply sends a blank form, with none of the fields filled-in.
    Save As... doesn't appear to be an option either, as it will only save a blank copy of the form.
    How does a user fill-in and save a secured form in Reader X? Will I have to remove all security from the form altogether? Or is a user doomed to have to use EchoSign...which apparently only saves a blank version?
    Side observation: That sidebar is very confusing to the user. What's "Add Text" for? It could easily be assumed that the user needs to click that in order to fill-in the fields. And, there's no need for anyone to sign or "Place Signature" in this form. How can a user avoid this altogether?

    If it needs to be saved with Reader, the document has to be Reader-enabled. To do this with Acrobat 10, select: File > Save As > Reader Extended PDF > Enable Additional Features
    The EchoSign related stuff in Reader should be ignored for a form like this.
    Note that Reader 11, which will be released shortly, is able to save a non-enabled form, but not if the form uses digital signatures. If it does, it will need to be Reader-enabled.

  • Why does the Safari message "This is a non-secure form" pop up everytime I try to use yahoo mail?

    Why does the Safari message "This is a non-secure form" pop everytime I go into yahoo mail?  If I don't press the send option my whole computer freezes.

    From the Safari menu bar click Safari > Preferences then select the Extensions tab. Turn that OFF, quit and relaunch Safari to test.
    If that helped, turn one extension on then quit and relaunch Safari to test until you find the incompatible extension then click uninstall.

  • How to make a particular field editable in a Form/Empty View

    Hi All,
    I want make a particular field editable in a Form View. Means i have 5 fields in the Form View and out of 5 fields i want to make one field editable or input field. Can you plz tell me how to do that?
    thanks & regards
    Madhusudan

    Hi,
    You can achieve the same by two methords.
    1) Goto configuration of the view in which you want to make fields editable/ non editable. Click on your field. Click on field properties. On the menu you can click on Display only. It will make your field non editable. If you remove the check, it will be editable.
    2) Goto Get_I_fieldname methord of your field. There write code rv_disable= 'FALSE'. Field will become editable. rv_disable= 'TRUE' will make field non editable.
    Best regards
    Pankaj Kumar

  • Creating Secure Form that Outputs from a Database?

    I need to create a form that pulls data from a database (of any format) based on what the user enters.  Specifically, I want a customer to be able to enter their name in a field and output data based on their name.  I was about to use a standard PHP mail form methodology, but I realize this would be insecure (I would like to keep my customer list hidden).  Can someone offer a suggestion on what I should look for in creating a secure form/database output structure for my site?  Even if it's just the name of the method so I can search for a tutorial.  Thank you!

    Does it matter that anyone could enter the right name in the form to return the customer data? If so you need to use a password.
    1. Create a form through which the customer can register their details with a user name and password.
    2. On the server side hash the password with something like SHA256 (plenty of open source implementations about or you can create your own).
    3. Store the customer details together with a userid and hashed password in the server database
    4. Create a form through which the customer can request their details, and asks them for their userid and password.
    6. On the server side, rehash the password from the form and request a row from the customer database where the userid and hashed password match an entry
    7. Return the customer data if row retrieved from database else return a message saying on data matching those details etc.
    Regards
    Phil

  • How can I edit a PDF form?

    how do you edit and change a pdf form?

    Hi Densbookkeeper,
    To edit a PDF form, you need to use Acrobat. You can try it for free for 30 days if you'd like. See www.adobe.com/products/acrobat.html for more information.
    Best,
    Sara

  • Cannot distribute secured form.

    Hi Everyone,
    Using Livecycle Designer ES2 9, with Acrobat Pro 10.0.3. Standalone implementation.
    When attempting to distribute a secured form, Acrobat displays "Acrobat is unable to distribute this form because of the form's security settings."
    The form distibutes and functions perfectly without security, but we require the code to be secured. What am I missing?
    Thanks,
    Ron

    Everyone,
    Check this discussion/question http://forums.adobe.com/message/3689326#3689326
    Ron

Maybe you are looking for