Field won't take or submit data

I have a form that I'm trying to update in a certain in-house web application.
My problem is that the first field on the form seems not to exist.  I can view the field and its properties in the Designer, and the associated XML source looks valid, but when I export or submit the form data nothing gets exported or submitted for the first field.  If I try to open the PDF with data via an xdp file, the first field doesn't get filled, though the rest do.
I seem to have success by deleting the field and adding a new one, but this seems to drastically increase the file size (90 kb to at least 133kb, sometimes 300kb).
Am I missing something obvious that will make that field export and import its data?
Alternatively, is there a way to reduce the size of my PDF after I delete and re-create the field?
Thanks,
Kyle

Hi,
Check is your field binded or not. Maybebecause of bibding you can get posted field data.
Sometimes after copy/paste some elements on form, xml source of the form becomes little bit wrong, it starts to have a lot rows like this:
<?templateDesigner StyleID aped0?>, because of this form size could be more than 1 MB, solution is to remove unncessary rows.
BR,
Paul Butenko

Similar Messages

  • HT5548 MacBook Pro w/ 10.8.3.  My search field won't take any entry now. It used to.  I don't think I changed anything.

    Recently I found that I could no longer enter text in the search field of Launchpad.  To the best of my knowledge I haven't made any changes recently that would affect it.
    Rebooting doesn't change anything.
    Any thoughts?

    Try setting up another admin user account to see if the same problem continues. If Back-to-My Mac is selected in System Preferences, the Guest account will not work. The intent is to see if it is specific to one account or a system wide problem. This account can be deleted later.
    Isolating an issue by using another user account
    If the problem is still there, try booting into the Safe Mode.  Shut down the computer and then power it back up. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode
    Safe Mode - About
    General information.
    Isolating issues in Mac OS X
    Troubleshooting Permission Issues
    Step by Step to Fix Your Mac

  • Can't run videos on Safari, only on Foxfire.  On Safairi I get a message that Adobe Flash is out of date, but I can't update-it won't take ID or PW.

    I can't run videos using my Safari browser, only on Foxfire.  On Safari when I try to run a video, I get a message that says my Adobe flash player is out of date and to download new adobe flash.  However, when I try to run the Adobe Flash player installer, it won't take my Apple ID and PW.  I tried creating an Adobe PW and ID, but that doesn't work either.  Any suggestions?  Thank you.

    it should require the name & password for an admin account on your computer - not an 'apple id' or adobe one...
    where are you downloading Flash from - here ?
    What does Safari say in Help - Installed Plug-Ins for the Flash version ?

  • ICal won't take data. Data disappeared from iCal

    iCal won't take data. All events disappeared from iCal. Help!

    I have the same issue.  Recently upgraded to iTunes 11 and now have the problem. 

  • Itunes will not accept my securty code and won't take any other card I submit

    itunes will not accept my security code so I can not update or purchase even free aps and won't take another card- so what do you do?

    Is the address on your iTunes account exactly the same (format and spacing etc) as on your credit card bill : http://support.apple.com/kb/TS1646 ? If it is then you could try what it says at the bottom of that page :
    If the issue persists, contact your credit card company and verify that they and any company they use to process credit card authorisations have the correct information on file.
    And/or try contacting iTunes support : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page

  • Creating parameter based on Submit Date from Remedy ITSM

    I am new to creating Crystal Reports and I am using Crystal Reports XI. I am pulling information from BMC Remedy ITSM through an ODBC connection. I have created a report from HPD_Help_Desk that pulls the Incident Number, Submit Date, Submitter, Owner and Description. I am not having any problems pulling the information from the tables. The issue that I am running into is creating a new parameter field that can be used so that when the people that will be running this report can pull information based on a date range of the submit date. When the report is run, it pulls the datetime from Remedy ITSM in a mm/dd/yyyy hh:mm:ss format with AM or PM on the end. I have created a parameter named Date Range that has a static list of values. The Type of the parameter is Date Time. The Value Field is Submit_Date. I have selected true for allowing custom values and allowing range values. The objective is to have the person running the report type in the datetime range such as Start of Range Value: 11/22/2009 00:00:00AM and End of Range Value: 11/28/2009 23:59:59PM so that they get all data for Incidents created from the start of the day on the 22nd to through the end of the day on the 28th providing 1 weeks worth of data. I know selection criteria can be used to run for the previous full week, but this will not help if people want to check on historical data. When the parameter is added to the report, it requests the datetime ranges be entered in a yyyy-mm-dd hh:mm:ss format. I have entered in datetime ranges and it will not filter the data. I receive data back for all dates even outside the range requested. I have attempted to change the format of the Submit Date within the report to match what the parameter is asking for and receive the same results. Any help would be greatly appreciated. Thank you in advance.

    Thank you for the feedback Carl. Again, I am new to this, so please be patient with me. I am not sure what you mean about adding the parameter to the record selection formula. I have drug the parameter field into the report so that it will prompt for parameters before running, but I do not think that is what you are talking about. Please advise.
    To your question about the Submit Date field in the report, when I open up the report and I point at the field for Submit Date the popup shows HPD_Help_Desk.Submit_Date (DateTime). That being the case, I think the answer to your question is that the data type of the data being returned is DateTime. Thanks again for the assistance.

  • How to use one form to submit data to 2 tables on mysql

    Can someone please help me on this,
    I am developing a jsp website and I want to use one form to submit data to 4 tables on mysql database and the tables are related by one foreign key.
    Can someone bail me out of this ....I've hit a hard brick wall!!!!...

    kwesij wrote:
    Can someone please help me on this,
    I am developing a jsp website and I want to use one form to submit data to 4 tables on mysql database and the tables are related by one foreign key.
    Can someone bail me out of this ....I've hit a hard brick wall!!!!...What's the problem? What does a brick wall look like?
    Connect to the database and execute four SQL INSERT/UPDATE statements as a single unit of work. The fact that you have one form shouldn't be an issue.
    I'll bet you're having trouble because you haven't layered the problem either in code or in your mind.
    I'd recommend that you write a POJO to take in some objects and execute the SQL. Once you have that running successfully you can worry about the form. Decouple the two.
    Computer science is all about decomposing large problems into smaller ones.
    %

  • How to submit data from multiple Input Ports in single SUBMIT button  click

    Hi,
    I am in SPS8.
    What exactly steps I need to perform to submit data from multiple Input Ports.
    I couldn't able to submit One input Form and one Input Table to BAPI data service in single SUBMIT button click.
    I debugged the VC application in SPS8.
    While debugging, I found that when I click the SUBMIT button in the Input Form, Only data in that Input
    form are being passed to the BAPI, But not the Table Form data.
    If I click on the SUBMIT button in another Input Table, Only data from that table is being passed to the BAPI, but not the Input form data.
    Essentially I need to submit both of them in one SUBMIT button.
    Thanks,
    Ramakrishna

    Ramakrishna,
    From the word document that you sent to me the steps you are missing to map the appropriate information into the BAPI is first you are not mapping all data rows into the table input port. To do this double click on the input table view and change your selection mode from single to multiple. Then when you click on your link between the BAPI and your input table you will see a new option appears under data mapping "Mapping Scope" select All Data Rows.
    That's the first part of the problem to get the BAPI to recognize both the inputs coming from the form and the table eliminate the submit button from the form. Drag and drop a link from the output port of the table view to the Input port of the BAPI. Double click on the link between the BAPI and the table view and open the expressions editor for the two fields:
    1/ Automatic Source
    2/ SKIP_ITEMS_WITH_ERROR
    On the hierarchical folder structure on the right expand expand the Data Fields node to find the fields from the form and map them accordingly.
    Now when you hit the submit button on your table it should pass the BAPI all the parameters from both the form and the table.
    Hope this helps,
    Cheers,
    Scott

  • How come when i enter artist info and I hit the tab button, it won't take me to the other colum like the song title or genre.

    When in my library, I am trying to change the information on the artist and song title, etc.  But when I hit the tab button, it won't take me to the next column.  It always used to take me to the next column to change that info.  I also don't know what happened to my autofill.  You know when you have a artist already saved on your itunes and you just type the first few letters it will show the artist that's already saved.  It won't do that either. 

    Try a reset by pressing the home and sleep buttons until you see the Apple logo, ignoring the slider. Takes about 5-15 secs of button holding and you won't lose any data or settings.

  • Upload media file and submit data in a same time

    Hi,
    I'm trying to submit data and upload file in a same time to a web page(which is jsp). But i found that the method used to upload file and submit data are different.
    Method used to submit data :-
    PostMethod post = new PostMethod(wbIndex);        
    post.addRequestHeader("Content-Type","text/html; charset=big5");
    for(int i=0;i<field.length;i++){
         post.addParameter(field,value[i]);
    System.out.print("field[" + field[i] + "], value[" + value[i] + "] ");
    responseCode = client.executeMethod(post);
    System.out.println("response code : " + responseCode);
    and method used to upload file
    URL url = new URL(wbIndex);
    // create a boundary string
    String boundary = MultiPartFormOutputStream.createBoundary();
    URLConnection urlConn = MultiPartFormOutputStream.createConnection(url);
    urlConn.setRequestProperty("Accept", "*/*");
    urlConn.setRequestProperty("Content-Type",
         MultiPartFormOutputStream.getContentType(boundary));
    // set some other request headers...
    urlConn.setRequestProperty("Connection", "Keep-Alive");
    urlConn.setRequestProperty("Cache-Control", "no-cache");
    // no need to connect cuz getOutputStream() does it
    MultiPartFormOutputStream out =
         new MultiPartFormOutputStream(urlConn.getOutputStream(), boundary);
    // write a text field element
    out.writeField("myText", "text field text");
    // upload a file
    out.writeFile("myFile", "text/plain", new File("C:\\test.wav"));
    out.close();Does anyone know how to submit data and upload file to the page at a same time?
    null

    Hi,
    Thanks for your reply. You meant that both method also can used to upload file and submit data? How about if i want to use the first method to upload file and submit data? How can i upload the file by using first method?

  • It won't take my serial number

    II've typed in the serial # and it won't take it.

    bumblebee2
    More information please.
    What version of Premiere Elements and on what computer operating system?
    Is this a reinstall or a first time install of the program? If a reinstall, you can go to the Adobe web site, sign in, type "My Products" in the
    search field, and follow the "My Products" to a list of products that Adobe has registered for you. When you get to that list, click on the name of your product to
    bring up the serial number. Does it agree with the one that you are trying to use?
    We will be watching for further information and your progress.
    Any questions or need clarification, please do not hesitate to ask.
    Thank you.
    ATR

  • HT1918 when attempting to log into my account on itunes it ask for my password! I put my password in then I get the prompt again asking for my apple password! I put it in again and it still won't take!! What can be going on? I'm trying on my Mac pro !! Ev

    when attempting to log into my account on itunes it ask for my password! I put my password in then I get the prompt again asking for my apple password! I put it in again and it still won't take!! What can be going on? I'm trying on my Mac pro !! Everything is up to date on the the latest Itunes version!!

    Hello CarenzaRielle,
    I know not being able to access your Apple ID can be frustrating. I have located an article that will walk you through a series of troubleshooting steps to resolve this:
    Apple ID: If you forget your password
    http://support.apple.com/kb/ht5787
    Refer to the Apple ID Support page if you are unable to reset your password using the steps in this article. If you know your Apple ID password, you can also choose to change your Apple ID or change your password.
    Thank you for contributing to Apple Support Communities.
    Cheers,
    BobbyD

  • IPhone 5 won't take a charge & won't restore from backup

    My iPhone 5 stopped taking a charge. So I updated to 7.whatever & backed it up. It still would take a charge so I went through recovery mode. That seemed to complete (I've done it twice now) However, the phone still won't take a charge and it won't restore from my backup. (Since the initial run through recovery mode it has never accepted the backup. It alway errors out saying the iPhone disconnected. It never disconnected physically and I've tried mutiple cables so which worn on my other iPhone so they are not the problem. If I plug the iPhone in it will cycle between on and off and never accept a charge or allow me to get through the backup process without "disconnecting" Any suggestions?

    Hello GreenLantern17,
    It sounds like you are unable to charge your phone and it keeps disconnecting when you have it plugged into your computer, even though you have tried mulitple cables. If you have not already, try charging the phone with the wall adapter that came with it. If it works there,  into I recommend starting with the following USB port troubleshooting for your computer:
    Remove any third-party battery packs or cases from the device and ensure that the USB cable is connected directly to the port on the device.
    If your Lightning or 30-pin cable is connected to a keyboard, display or USB hub, try plugging it directly into a USB port on the computer instead.
    Close any virtualization apps (such as Parallels or VMWare).
    These apps may interfere with your computer's ability to communicate over USB if they aren't properly configured, or up to date. If this resolves the issue, contact the developer of the app to see if an update is available.
    Restart your computer.
    Restart your iPad, iPhone, or iPod touch.
    If you're using an accessory or third-party cable to connect your device, try using an Apple cable with the device instead.
    Update to the latest version of iTunes if you have not already.
    Disconnect other USB devices from your computer, except for your keyboard and mouse. Then, reconnect your iOS device. If the issue is resolved, reconnect the other USB devices one at a time. Make sure your iOS device is still recognized by the computer after adding back each device.
    If one of these steps resolves the issue, but it comes back later, make sure you haven't changed how the device is connected. For example, check to see if you plugged the device into a specific accessory, or used a specific cable that reintroduced the issue.
    From: iOS: Troubleshooting USB-related alerts when syncing
              http://support.apple.com/kb/TS5254?viewlocale=en_US
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • Won't take videos now.

    After the update to 4.4.4 my phone won't take videos!

        gf00329,
    We're here to help! Sorry to hear about your troubles.  Have you restarted your device?  I would also force stop and clear data/cache from the app. You do this by going into the settings>apps>locate camera app>clear data/cache and force stop. 
    Also, try the camera in safe mode and see what your results are.  Instructions; http://vz.to/1z2K1Ql
    Let us know if you still need assistance!
    TrevorC_VZW
    Follow us on Twitter @VZWSupport

  • IPhone 6 won't connect to cell data after leaving wifi

    iPhone 6 won't connect to cell data after leaving wifi signal.  Need to reboot or go into airplane mode.  My area has LTE, but iPhone hasn't connected to that ever.  I'm thinking bad antenna or is this a cell provider problem.  I'm on AT&T.

    Hi, guanavera.  
    Thank you for visiting Apple Support Communities.
    I would recommend trying the steps in the article below when experiencing this issue.
    If you see No Service in the status bar of your iPhone or iPad
    http://support.apple.com/kb/ts4429
    You may also want to take a look at the information in the link below.
    iOS 8.0.2 
    http://support.apple.com/kb/DL1758
    Cheers,
    Jason H.

Maybe you are looking for