Submit button don't commit field data to database

Hello,
I am working to fix a problem in apex. The problem that I have is that the submit button doesn't work propertely. When the form is running,  I select a row in the tabular form, change value in the  independent fields to Y, click the submit button, I get the message "the database have been updated " but when I refresh the report, I still don't see the field updated with the Y value.  it seems like the submit button don't commit the value to the database. can someone help? what do I do?

Hi,
I think it is an IE issue.

Similar Messages

  • How to find the structure fields data in database tables?

    how to find the structure fields data in database tables?

    Your question doesn't appear to be Web Dynpro ABAP related. Please only post questions in this forum if they are directly Web Dynpro ABAP related.  There are several other more general ABAP related forums.

  • Submit button and using form fields

    Hello all, I'm a bit new to using LiveCycle.  I created a form in acrobat. I have all my fields working properly but I ran into a snag.  Seems as though people with reader can't open and fill in my form because of a saving issue.  So I figured... let's try LiveCycle. I opened the same form.
    This is what I can figure out: I need a submit button that can attach the current pdf to a new email and then grab some of the field values from the form.  These field values are used to fill in the subject and the "To" field in outlook. I had a button that could do this in acrobat, but it doesn't seem to work in LiveCycle.  Can someone please offer some guidance?  Thanks so much.
    This is what I had on the acrobat form that worked before LiveCycle if it helps at all (used from an adobe sample):
    // This is the form return e-mail. Its hardcoded
       // The form will return to the manager chosen from the dropdown bob
       var cToAddr = "[email protected]";
       // First, get the client CC e-mail address
       var cCCAddr = this.getField("manager").value;
       // Now get the beneficiary e-mail only if it is filled out
       var cBenAddr = this.getField("PlaceHolderEmail").value;
       // Get the name and req number
       var cName = this.getField("EmployeeName").value;
       var cNumber = this.getField("Department").value;
       // Set the subject and body text for the e-mail message
       var cSubLine = "Absence Notification - " + cName + " - " + cNumber;
       var cBody = "Thank you for submitting this form.\n" +
                   "Save the mail attachment as a record";
       //** Send the form data as an PDF attachment on an e-mail
       // Build the e-mail URL
       var cEmailURL = "mailto:" + cCCAddr + "?cc=" + cBenAddr
                     + "&subject=" + cSubLine
                     + "&body=" + cBody;
       this.submitForm({cURL: cEmailURL, cSubmitAs:"PDF", cCharSet:"utf-8"});

    Here is a sample form for your reference..
    https://acrobat.com/#d=CK4QgXn38l49bzQlhWtKSA
    You need to use the rawValue to get the field value in LiveCycle..
    for example
          // First, get the client CC e-mail address
         var cCCAddr = manager.rawValue;
    Thanks
    Srini

  • Help with submit button, signatures and locking fields

    https://acrobat.com/#d=sCcToPsLqquP0uePmVL1pQhttp://https://acrobat.com/#d=ZsRL5CeME*4iV3VHnvUFXw
    Well here's a doozy for ya. I have no idea what I'm doing as you will be able to see when you look at my form.
    What I want to happen is to have the user fill out the form, choose the operations manager and select submit button associated with the drop down box. All other dropdown boxes and submit buttons should be hidden. I need the form to lock so there are no edits except the signature field, the next dropdown box and submit button. I'd like to customize the email with a specific subject line and specify the email address based on the person selected from the drop down box. I'd like this to repeat itself until there are no more signature fields left. It is very important that this document follow the order specified.
    I tried to use an example Niall put out there to use regular buttons as submit buttons with script. I changed a couple things and it worked to submit the form based on the person selected but I still do not know how to lock the fields. Long story short, I broke what did work and don't know how to do what I really want to do or fix what had once worked. I don't understand javascript so please, if you're willing to help teach me, be patient and spell it out like i'm speaking a foreign language.
    Oh boy, even I don't want to do this. What a mess!

    I believe that you should re-post this in either the Forms or the Designer forum.  You are more likely to get the right folks to look at it there.
    Generally this forum is for building custom Document Service Component (DSC) plugins that extend the LiveCycle ES server side product.

  • Populate submit button target email with field?

    Hi, this may have already been asked. Is it possible to populate a submit button email target using the contents of another field / text box?
    Say I have emailfield1 and submitbutton1. Is it possible to have submitbutton1 target = emailfield1? I'd like a way of generating a reply to whichever email address is keyed in emailfield1.
    Thanks

    Acrobat can't send its own emails so it has to call an email client.
    Unfortunately this is quite flaky and doesn't always work. It seems to work most well with Outlook but I've found it can depend on the operating system - on my Win7 64bit system it doesn't work. And I could never get it to work with Thunderbird.
    Also, it doesn't work if someone is using web-based email.

  • Modify User (OIM 11gR2 PS1): How to enable "submit" button for custom udf fields?

    I made some new attributes following oracle documentation for create user, modify user, and view user details forms. create user and view user details are working fine, but I'm not being able to copy/paste the following code in custom modify user attributes to enable the submit button for modify user form change: #{pageFlowScope.cartDetailStateBean.attributeValueChangedListener} . Any ideas? Thanks.

    Export the sandbox and edit userModifyForm.jsff to set value change listener property for the new attribute as below
    valueChangeListener="#{pageFlowScope.cartDetailStateBean.attributeValueChangedListener}"
    http://docs.oracle.com/cd/E27559_01/admin.1112/e27149/customattr.htm#autoId4

  • Submit buttons don't work in HTML view.

    I have a form with Submit by e-mail button. If it is saved as PDF file everything works fine.
    But via web (either with HTML or with PDF profile) no emails are sent, and also it redirects me to this url:
    http://192.168.1.82:8080/lc/bin/xfaforms/submitaction which contains XML with form data.
    Here is the URL i use to open my form:
    http://192.168.1.82:8080/lc/content/xfaforms/profiles/default.html?contentRoot=repository% 3A%2F%2F%2FApplications%2FTest%2F1.0&template=buttons.xdp
    Also, there are some errors in server.log:
    2014-01-27 15:05:29,463 WARN  [com.adobe.service.J2EEConnectionFactoryManagerPeerImpl] (192.168.1.82 [1391079927332] GET /lc/content/xfaforms/profiles/default.html HTTP/1.1) Service: XMLFormService resource: ProcessResource@201d2a6(name=XMLForm.exe,pid=2596) could not schedule an interrupt for transaction: TransactionImple < ac, BasicAction: -3f57fe65:f5f7:52ea2baa:4233 status: ActionStatus.RUNNING > because excessive time was spent waiting in queue. Supplied timeout: 0s, Wait adjustment: 0s, Effective timeout: 0s.
    2014-01-27 15:06:10,329 WARN  [com.adobe.service.J2EEConnectionFactoryManagerPeerImpl] (192.168.1.82 [1391079970221] POST /lc/bin/xfaforms/submitaction HTTP/1.1) Service: XMLFormService resource: ProcessResource@201d2a6(name=XMLForm.exe,pid=2596) could not schedule an interrupt for transaction: TransactionImple < ac, BasicAction: -3f57fe65:f5f7:52ea2baa:4336 status: ActionStatus.RUNNING > because excessive time was spent waiting in queue. Supplied timeout: 0s, Wait adjustment: 0s, Effective timeout: 0s.

    As of today, Mobile Form doesn't support submission by email out of the box. But you can use submit service proxy to send out email rather than normal HTTP POST. You can browse through my blog post to get the detail on how to configure this.

  • With out using submit button how to retrive the data

              at in the combo box if I selects one name automatically that person details to
              be retrive from the database and placed at in the other text boxes.
              

              Hi,
              You can do it in two ways:
              1. You can implement this in having java script function for that radiobutton
              on select and then make a call to server, submitting the form data to fetch the
              same from database. But in this case, the page will be refreshed.
              2. you can have a javascript function and using the same you can open a new window
              and then make a call to servlet to fetch the data and to submit to the text field
              in the form.
              Regards
              Srinivas.K
              "chiru" <[email protected]> wrote:
              >
              >at in the combo box if I selects one name automatically that person details
              >to
              >be retrive from the database and placed at in the other text boxes.
              

  • How do you Delete a Record using Form with submit button?

    Hi,
    The table REGISTRATION has two feilds, FULL_NAME and USER_GROUP. I created a form that has a drop down
    of all the FULL_NAME values that allows the user to select the record that they want to delete. I got the drop down to work and
    created the Delete Record behavior, I just can't get the submit button to send the form data and cause the delete to happen.
    I have created other pages that update records in this way, but for some reason, I can't get delete to work.
    Any Ideas?
    Thank You in Advance,
    Eric
    Ps     Anyone know why this site locks up in I.E. on some PC's? My Company PC is locked down and they won't investigate. My laptop works but says error on page. I have the latest updates and JAVA ...
    Here is the code:
    <cfif IsDefined("FORM.Full_Name") AND #FORM.Full_Name# NEQ "">
      <cfquery datasource="ilmf_parts">
      DELETE FROM REGISTRATION
    WHERE Full_Name=<cfqueryparam value="#FORM.Full_Name#" cfsqltype="cf_sql_clob" maxlength="50">
      </cfquery>
      <cflocation url="index.cfm">
    </cfif>
    <cfquery name="REGISTRATION" datasource="ilmf_parts">
    SELECT Full_Name, User_Group
    FROM REGISTRATION
    ORDER BY Full_Name ASC
    </cfquery>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>User Delete Test Page</title>
    </head>
    <body>
    <p align="center">USER DELETE TEST PAGE </p>
    <p> </p>
    <form action="index.cfm" method="post" enctype="multipart/form-data" name="Delete_Form" id="Delete_Form">
      <table width="500" border="1" cellspacing="1" cellpadding="3">
        <tr>
          <th scope="col">NT Name </th>
          <th scope="col"><select name="select">
            <cfoutput query="REGISTRATION">
              <option value="#REGISTRATION.Full_Name#">#REGISTRATION.Full_Name#</option>
            </cfoutput>
          </select>
    </th>
        </tr>
        <tr>
          <td> </td>
          <td><input type="submit" name="Submit" value="DELETE" /></td>
        </tr>
      </table>
      <p> </p>
      <p> </p>
    </form>
    <p> </p>
    </body>
    </html>

    The name of your form control is "select".
    <select name="select">
    The name of your form field in your SQL is full_name
    <cfqueryparam value="#FORM.Full_Name#" cfsqltype="cf_sql_clob" maxlength="50">
    You probably really want these names to match!
    P.S.
    Is your name field really a "clob" data type?  Just how long are these names anyway.
    P.P.S.
    Why are you relocating from the page index.cfm to index.cfm?
    <form action="index.cfm" method="post" enctype="multipart/form-data" name="Delete_Form" id="Delete_Form">
    <cflocation url="index.cfm">

  • Submit button - help

    Hello all,
    I have a jsp page which has a few input text fields and a Submit button.
    When I enter data into these fields and click on Submit, these data get inserted into the a database table.
    I generate a password every time I click on the submit button.
    Now, even if I do not enter any data into the fields and click on Submit, the password gets genereated and gets added into the database, which should not be the case.
    How can I improve this? All help appreciated by this newbie.
    Thanks
    Regards
    Aparna

    Hey friend,
    well one of the options for solving your problem is while declaring the database table declare a inteigrity constant that the password field should not be null.
    So you can direclty get the exception of it.
    But this increases lot of load.
    It would really gud if at all you can do all this validations at the client side iteslf using java script or some other dynamical mechanism.
    Regards,
    RAHUL

  • Hide submit button in form

    Hi all,
    I have an interactive form with a submit button that i displayed online thru webdynpro for the user to key in data. And when user clicked on the submit button, i will validate the data in the webdynpro action handler, and will send out a copy of the same form as an attachment in email.
    But when sending this form in email, i do not want the email recipient to see the submit button when they open up the form to view. And the form should be in display mode as well.
    So 2 questions:
    1. how do i go about hiding the submit button and setting the form in display mode?
    2. For setting the form in display mode... i currently uses cl_wd_adobe_services create_pdf method to generate the xstring for email, so i can set the enable = ' '. Any other way to do this if i going to use the xstring from pdfsource of the interactive form UI element?

    Hi,
    For Hiding the UI elements in Interactive form try using Scripts (FormCalc).
    The script for hiding the Submit Button is:
    <path of the UI element in the Subform>.presence = "visible" / "hidden"
    The Script for making a field editable / read-only is:
    <path of the UI element in the Subform>.access = "readOnly" (Not Sure about the casing
    For more information, refer to the bolg:
    /people/juergen.hauser2/blog/2006/01/31/access-mode-and-presence-of-fields-on-adobe-interactive-forms
    Regards,
    Poojith MV

  • Submit Button won't work

    I need some help. I put a form on my page in Dreamweaver 8
    and my submit button is not sending the data back to my email
    address. Is there particular settings I need to have this done. Can
    anyone help me?

    Here is my code for my form. It is a really basic form, I
    just don't know why the submit button won't send to my email.
    <form action="email to:[email protected]"
    enctype="application/x-www-form-urlencoded" name="form1"
    target="_parent" id="form1"
    onsubmit="MM_validateForm('QName','','R','Qemail','','NisEmail','Qaddress','','R');return
    document.MM_returnValue">
    <div align="center">
    <h5><span class="style49">Name<br />
    <input name="QName" type="text" id="QName" accesskey="N"
    />
    Address
    <textarea name="Qaddress" id="Qaddress"
    accesskey="A"></textarea>
    <br />
    Email<br />
    <input name="Qemail" type="text" id="Qemail" />
    <br />
    Question </span>
    <textarea name="Qquestion" id="Qquestion"
    accesskey="Q"></textarea>
    <br />
    <input name="Reset" type="reset" id="Reset" value="Reset"
    />
    <input type="submit" name="Submit" value="Submit" />
    <label> </label>
    </h5>
    </div>
    </form>

  • ADF table submit button issue

    Hi,
    Im using adf 11g R1. I have a standard crud page.. with a read-only table and a form..
    I have a long query on the VO which contains sub-selects
    when I edit a record.. then hit the Submit button.. the edited field will obviously update on the table..
    however, I have a field/attribute that is a sub-select, when I edit that field in the form and hit the Submit button.. It doesnt update its field on the table.. rather I have to hit the Commit button and refresh the table so that I can view what I change from the table..
    ex.
    -Name: John
    -change to > Name: JohnP
    -press submit
    -the field is still John on the table
    -press commit
    -refresh table
    -the field is now JohnP on the table
    Thanks!

    Hi,
    the problem is that the form updates the underlying entity, which means that the change is kept local in ADF BC (or whatever persistence layer you use). Since a read only query always hits teh database, it cannot see what hasn't been committed to it. So what you see is what you build, or in other words: works as designed by you. If you like to change this, then you need to use a VO that is based on an entity and that is used for the form and the table
    Frank

  • Submit button issue in Acrobat 8 Professional/LifeCycle Designer

    I am using Acrobat 8 Professional and LifeCycle Designer 8.0 on a PC with XP Pro. I first made forms using the default email submit button and had an XML data file submitted.
    I'm now making the forms to submit as a pdf file rather than an XML file. I selected a regular button rather than the email submit button provided and made it a submit button to be submitted as a pdf.
    The forms are being sent as pdf files attached to emails using Outlook. The issue is that every computer has a different "reaction" to this submit button. My computer (PC), when I tested the forms,everything was fine - Outlook opened and I was able to submit the file. On another PC in my office, when she clicked the submit button, nothing happened at all. On a PC at home, I got an error message "this operation is not permitted." And someone on a Macintosh did not even get a submit button showing up on the pdf.
    We need to be able to send these files out so that everyone can complete them easily. I would appreciate any ideas on how to make the submit button so that it works on all platforms and computers.
    Thank you so much,
    Marcy

    Thank you to you both for your suggestions.
    Actually, Bill, this will not be a controlled environment at all. We want to be able to email forms to all of the 80 parents in the school, and have the parents complete them as pdf's and submit the information back to us as a complete pdf form. This opens up the potential for 80 different computers/ISPs/environments. And of course, my supervisor wants it seamless and easy with no glitches for all 80!! So as you can see, I have my challenge with this project.

  • Submit button problem

    I am using Acrobat 8 Professional and LifeCycle Designer 8.0. I first made forms using the default email submit button and had an XML data file submitted.
    I'm now making the forms to submit as a pdf file rather than an XML file. I selected a regular button rather than the email submit button provided and made it a submit button to be submitted as a pdf.
    The forms are being sent as pdf files attached to emails using Outlook. The issue is that every computer has a different "reaction" to this submit button. My computer (PC), when I tested the forms,everything was fine - Outlook opened and I was able to submit the file. On another PC in my office, when she clicked the submit button, nothing happened at all. On a PC at home, I got an error message "this operation is not permitted." And someone on a Macintosh did not even get a submit button showing up on the pdf.
    We need to be able to send these files out so that everyone can complete them easily. I would appreciate any ideas on how to make the submit button so that it works on all platforms and computers.
    Thank you so much,
    Marcy

    It might work on your machine as you designed in & using Adobe Acrobat. In order to make it work with rest of the world (Adobe Reader) you may have to assign certain rights using Reader Extensions server. Also heard Adobe Acrobat is preloaded with limited capacity to enable such rights even if you do not have "Reader Extensions".

Maybe you are looking for

  • Entity Framework vs NHibernate, which is better

    I currently use ADO.Net and I would like to switch to Entity Framework, but my co worker uses NHibernate and says its more mature than Entity Framework. I just wanted to get opinions on the difference between the two and which one is better (easier t

  • Can i uninstall and reinstall an app

    Since there are sounds missing in my app, and I am aware i might not have cheked the box garage band I want to uninstall my logic pro app, is it possible ? Will apple let me reinstall without asking me to pay a second time Thank u

  • Using external devices with two OS

    I am considering installing OS 10.4 on my iMacG3, 350mhz, 512 MB ram, 10GB harddrive (with 40GB external hard drive.). I want to keep OS9.2 on the computer as well, since I have a very good scanner and external CD burner that do not make drivers comp

  • Implementing Alerts

    Hi Experts,     I am having one Email ALERT requirement in my project,     As per requirement:For any OrderCreate request (that is placed by customer),I want the the       acknowledgement receipt as OrderResponse.     For any  missing OrderResponse :

  • Once again Hamchi Red problem please tell what to do and where I can find the information to do it.

    Summary report ------------------------Test name: Peer Result: [RED] -> Problems found Details:Tunnel: VPN domain's tap device is down Local results: Adapter configuration: Cannot get adapter config Traffic test: Cannot complete test Peer results: [1