No text in form text boxes

I have been sending out forms to be filled out in Adobe. So far, most of them come back with no issues. But recently, I have started to get them back where the text in the text boxes doesn't show up unless I click in the box. The text doesn't print when the form is printed, so that is a problem. I did some digging and it seems that the problem stems from people filling out the form in Preview mode as opposed to the regular Reader mode. So my question is two-fold.
1. Is there a way to make it so that the form cannot be filled out in Preview mode, but will prompt the user to open it up in Reader?
2. How can I fix the forms I already have? I read something about importing and exporting the form data, but I cannot see where to do that.
I am using Adobe X Pro on a Mac, and I am NOT a power user, so please be very detailed in your answers about where I find commands.
Thank you,
Michele

I figured that much out.
My question was how do I prevent these problems? I saw another discussion (over a year old) that said something about importing and exporting the data, and another answer that mentioned turning off the ability to fill out the forms in Preview.
So my questions were how to actually perform those "fixes" since I can't seem to find any sort of 'import/export/ command in Adobe Pro X nor can I find anything about locking the form from being filled out in Preview mode.
Thank you.

Similar Messages

  • Adding an 'Example Text' in Form Text Fields

    Hi,
    I was wondering if anyone knows how to set the text which is temporarily in a text field in a form.
    It usually displays an example of what the user should be inputting into the field. (In italics and greyed out, and dissapears once the user click on the field to start typing.)
    Here is a link to a site which has this in their forms: DJ-Direct - Get A Quote
    Any help would be very much appreciated!
    Thank you

    Hi,
    Thanks for your help.
    I have got it working on text fields, but how do I do it for dropdown menus?
    For text fields the code is:
    <input name="name" type="text" class="formfield" id="name" placeholder="Example" />
    But for the dropdown it is:
    <select name="Size" class="formfield" id="Size">
    My code for the Dropdown list is as follows:
    <label for="size"></label>
              <span id="spryselect2">
              <label for="Size"></label>
              <select name="Size" class="formfield" id="Size">
    <!--Connection to Other Table Start-->           
                     <option id="0">-- Select Size --</option>
                    <?php
                        require("Connections/drama_database.php");
                        $getallequipsizes = mysql_query("SELECT * FROM equipsizes");                   
                        while($viewallequipsizes = mysql_fetch_array($getallequipsizes)){
                    ?>
                    <option id="<?php echo $viewallequipsizes['id']; ?>"><?php echo $viewallequipsizes['Size'] ?></option>
                    <?php } ?>
    <!--Connection to Other Table End--> 
              </select>
    </span>

  • Form text box problems please help???

    I am creating a form in adobe XI and am having some problems with a text field I am trying to get the text field to allow me to add multi-line text with rich text editing and I am unable with the setting I have checked. I have gone to properties for the text field and have checked them as follows, Font size is at auto then I went to Options and set it to left alignment and selected multi-line and rich text formatting. But when I have put all the text in the box and I go back to a sentence to make it bold I am unable to do so... Please help??????

    How are you trying to set the text as bold? Are you using the Properties bar?

  • BC Web Form check boxes running into text

    How to fix alignment of BC web form.
    check boxes running into text.
    see screen shot

    Anything that looks bad on a website can be fixed by CSS? The best bet for you is to edit the markup of that form with the checkboxes and add a class to those checkbox input elements... for instance a class of "form-checkbox" and then in your CSS file, include this CSS code:
    .form-checkbox { margin-right: 5px; }
    or even:
    .form-checkbox { margin-right: 1em; }
    That will put a margin to the right of your checkbox input elements either 5px wide or 1em wide (which is essentially one length of your font size).
    If you don't know how to add/edit html markup to your form then you could try adding this CSS to your CSS file:
    form input[type='checkbox'] { margin-right: 5px; }
    or
    form input[type='checkbox'] { margin-right: 1em; }
    if you want to use EMs instead of pixels.  I would highly recommend learning a bit more about CSS and HTML because it would save you time posting to these forums for these simple fixes.  CSS styles your webpage's content and every web designer should know CSS and fix this issue pretty quickly.  Muse is a good tool but unfortunately it doesn't teach you the underpinnings of the web which you'll need if you want to do any sort of customization outside of what Muse or other WYSIWYG tools.
    Good luck. Let me know how it goes.

  • How do I center align the text in my text boxes if they are currently right aligned?

    I created a client questionnaire in Word and then turn it into a PDF and created the text boxes necessary. The problem I am having in Adobe XI Pro is that I want all of the text in my text boxes to be centrally aligned rather than left aligned. However, when creating and editing the text boxes, I see no option to help me do so. When clients fill out the form it looks messy because the information that the fill in tables in not centrally aligned, so it makes my tables look poorly organised. Help would be much appreciated, thank you.

    In Form Edit mode, right-click the field(s) and select Properties - Options, and under Alignment select "Center".

  • Related to Free flow text in pdf text box

    Hi All,
    I have a requirement wherin i need auto-populate suggestive text in a text box, More specifically lets Assume i have a hard coded 5 Below values in a form
    1. India
    2. Indonesia
    3. Iran
    4. Iraq
    5. Ireland
    if user enters "In" in a text box it should suggest "India","Indonesia"
    Or if he enters "Ir" suggestion should be "Iran","Iraq","Ireland" subsequent sugestions will be more specific as he enters the charectors some what like a google search suggestions in a free flow text
    Is it possible to implement in PDF with javascript ?????
    Regards,
    Ali

    Hi Ali,
    There is a book "Creating dynamic forms with Adobe LiveCycle Designer" by J.P. Terry and there are some books on Acrobat that have a chapter on Designer forms but there is not a lot out there and J.P. Terry's book is a good few versions behind.
    I have learnt most from John Brinkmans blog, http://blogs.adobe.com/formfeed/
    Nialls blog http://www.assuredynamics.com/
    Radzmar blog http://thelivecycle.blogspot.com.au/
    Stefan's blog http://forms.stefcameron.com/
    and http://blogs.adobe.com/lcdesigner/
    I'm sure there are others, and the JavaScript engine is the FireFox one, https://developer.mozilla.org/en-US/docs/Web/JavaScript
    Maybe other people can add to the list
    Bruce

  • Vertically Center Text in a Text Box

    Just switched form Acrobt 6 to Acrobat Pro 9 and can't figure out how to verically center text in a text box.  When I select the text it gives me the properties bar shown below:
    Seems like a really dumb question because I know I could in Acrobat 6 and I don't know why they would take away that feature, but I can't find it anwywhere.

    The only time the More button is enabled is when I have the Text Box selected, and then the options pertain to the line weight, etc. of the box and not the text.  When I select the text the More button is not enabled and the only options properties are the ones shown above.
    I made the Text Box by going to "Tools", "Comment & Markup", "Text Box Tool".  I have not seen anything that says Multiline and when I searched help it only talked about multiline fields in forms.
    Thanks for the quick responses.

  • How to simply display resulting text in a dialog Box

    Is there a way to simply display resulting text in a dialog Box - not a text edit document?
    Doug_

    Thanks that's very helpful
    What I am trying to to is to create a workflow that opens mail and displays iCal TO DO's that I have created throughout the day tagged with the word MAIL so they can be filtered.
    At the moment the ACTIONS are:
    Launch Mail
    Get New Mail
    Find TO DOs in iCal (Who's SUMMERY includes MAIL)
    I get iCal To Do's as a result
    But then...I can find no options to display the iCal Events that result.
    Putting in the Applescript you posted displays a blank dialog box. This tells me that there is no text in the result.
    Yet if I put a SPEAK TEXT in after find TO DOs it dutifully speaks my filtered TO DO's
    I thought I might just try a NEW MAIL MESSAGE action.
    This works great in the workflow. The content of the new mail is the filtered TO DOs.
    But if I save it as an application (the form I need it in), mail simply opens blank when it reached that part of the work flow.
    What would you recommend?
    Thank again for your help,
    Doug_
    Message was edited by: Douglas Suiter
    Message was edited by: Douglas Suiter
    Message was edited by: Douglas Suiter

  • PDF Text Field Form Label

    Hello everyone.  I was wondering if there was a way to make a label viewable in normal mode for a PDF text field form.  I am making my PDF a form with a fillable text box in it.  Well, I'd like the box name to show up when someone opens the PDF, not just if they only go into the edit form view.  I hope I'm making sense.  So far, the only thing I can think of is making a Button with the label above the fillable text box or make the text box a combo box.  However, with a combo box, I can't edit how the text will look when it's typed in.  Right now, though, when a person opens the PDF normally, the highlighted fillable text boxes show up but not the labels with them even though I have names entered in on Name and Tooltip.
    Any suggestions?

    Oh my gosh... I feel like such a dork!!  I took a fresh look at it this morning, and the ONLY mistake I had was that I put the ending quotations in the wrong spot!  I forgot to include (Optional) inside the quotations for the label!
    I had this:  if (!event.value) event.value = "Company Information" (Optional);
    Instead of this:  if (!event.value) event.value = "Company Information (Optional)";
    Oi!!  That was it! lol!  I'm sorry about that.  And yes, without those quotations, my text form fields don't work.  I hadn't seen your message before (until now) asking for me to clarify that.  I'm sorry!  That's the only spot I needed quotations.  If I don't have them, Adobe tells me that I'm missing characters.
    THANK YOU SO MUCH!!!  I wish there was a way to give brownie points or something on here either than "Right Answer".  You have helped me so much and deserve a lot of brownie points!   Thank you!!
    If Adobe is reading this, please give George Johnson a reward or something, please!  He was very helpful and patient with me.

  • Printing text to form using Pages

    I have a paper form that is 2.75 x 6 inches and I need to print information on it. The text would always be the same. How can I set this up. I have tried but no matter how I set it up the text prints in the middle of an 8.5 x 11 sheet not starting at the top edge where it should. Something is kaka coo coo.
    The end result would be that the printer prints the text in the correct boxes on the preprinted form.
    I have used acrobat to scan in the form and use the form itself to find the perfect location for the text I will be printing on the form. Can't seem to figure this all out, landscape, portrait, custom size paper, rotate, margins, etc......

    The form is not 8.5 x 11. It's 2.75 x 6 and won't feed through the printer that way. It jams. If it were to go through like an envelope does it would work (the width being 2.75 and the length being 6. The form is a landscape setup like an envelope. I can send the envelope though the center of the printer by moving the guides in on both sides. Should the document be in landscape or portrait mode or should the text be rotated?

  • Displaying text in a combo box.

    Hi, i was wondering if anyone could help me finish an application i am working on. I have two forms, one inputs dat to a text file and another retrieves it. i want to display the text in a combo box and then click an event in the combo box and a description
    of the event will appear in a text  box, also if i select a date on the second form the events in the combo box change for that date if there is events for it. the first form is working fine , i was looking for help with the second one please. my code
    so far is:
    namespace TicketInformation
       public partial class TicketInformationForm : Form
          public TicketInformationForm()
             InitializeComponent();
          //creating the community events list.
          List<Community_Event> CommnunityEvents;
          //create the Create Event list method.
          private void CreateEventList()
             CommnunityEvents = new List<Community_Event>();
             // call the extract Data method.
             ExtractData();
             //Clear any events from the combo box before proceeding.
             eventComboBox.Items.Clear();
             //for each event item in the Commuity event list,add it to the eventComboBox.
             foreach (Community_Event item in CommnunityEvents)
                eventComboBox.Items.Add(item.Description);
             //if the events count is greater then 0, display the following
             if (CommnunityEvents.Count > 0)
                //if there are no events for the date selected display the following
                eventComboBox.Text = " -Events- ";
                descriptionTextBox.Text = "Pick an event";
             }//end if
             else
                //if there are no events for the date selected display the following
                eventComboBox.Text = " No Events ";
                descriptionTextBox.Text = "No events today.";
             }//end else
          //Creating the Method ExtractData
          private void ExtractData()
             CommnunityEvents.Clear();
             // load the data from the file
             List<Community_Event> tempList = new List<Community_Event>();
             //string[] fileLines = File.ReadLines(@"C:\Users\IAN\Documents\calendar.txt");
             foreach(string line in File.ReadLines("calendar.txt"))
                string[] items = line.Split(",".ToCharArray());
                if (items.Length >= 5)
                   Community_Event newEvent = new Community_Event();
                   newEvent.Day = Convert.ToInt32(items[0]);//Converting the Integer to a string.
                   newEvent.Time = items[1];
                   newEvent.Price = Convert.ToDecimal(items[2]);//Converting the decimal to a string.
                   newEvent.Event = items[3];
                   newEvent.Description = items[4];
                   //add the new events to the Comminity Events list.
                   CommnunityEvents.Add(newEvent);
             CommnunityEvents = (from ev in tempList
                                          where ev.Day == 1
                                          select ev).ToList();
          private void dateMonthCalendar_DateChanged(object sender, DateRangeEventArgs e)
             //calling the create event list method to display any events in the eventscombo box.
             CreateEventList();
          private void eventComboBox_SelectedIndexChanged(object sender, EventArgs e)
          private void descriptionTextBox_TextChanged(object sender, EventArgs e)
          private void TicketInformationForm_Load(object sender, EventArgs e)
             //calling the create event list to open the form with today's events displayed if any.
             CreateEventList();
     public class Community_Event
          //Declare a DayValue property of type int
          private int DayValue;//day of the event
          public int Day// Name of the Property
             get
                return DayValue;
             set
                DayValue = value;
          //Declare a TimeValue property of type string
          private string timeValue;//time of the event
          public string Time// Name of the Property
             get
                return timeValue;
             set
                timeValue = value;
          //Declare a priceValue property of type Decimal
          private decimal priceValue;//price of the event
          public decimal Price// Name of the Property
             get
                return priceValue;
             set
                priceValue = value;
          //Declare a eventNameValue property of type string
          private string eventNameValue;//name of the event
          public string Event// Name of the Property
             get
                return eventNameValue;
             set
                eventNameValue = value;
          //Declare a DescriptionValue of type string
          private string DescriptionValue;//description of the event
          public string Description// Name of the Property
             get
                return DescriptionValue;
             set
                DescriptionValue = value;
    Thanks
    D

    Hi Dylan2412,
    According to your description, you'd like to pass the ComboBox.Text to the second form's TextBox.
    In Form1:
    private void button1_Click(object sender, EventArgs e)
    Form2 f2 = new Form2(this.comboBox1.Text); //pass the comboBox1.Text
    f2.Show();
    In Form2:
    public Form2(string s) //get the string;
    InitializeComponent();
    this.textBox1.Text = s;
    You could get the comBoBox refer to this sample above.
    If you have any other concern regarding this issue, please feel free to let me know.
    Best regards,
    Youjun Tang
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Form text around image

    Is there any easy way to get text to form around an image?
    It's a simple
    rectangle, so nothing complicated there. I can't have the
    text-preformatted
    with tabs and such because it needs to be able to change and
    still fit in
    the box. Basically, I just want to indent the first 3 lines
    of the
    paragraph in so that an image can fit in the space there. I
    can easily use
    a tabstop to indent the first line, but determining where the
    linebreaks are
    in order to add tabs to the second two lines doesn't seem to
    be possible.
    (Director lists the text member as having only 1 line, even
    though it's a
    full paragraph - auto-linebreaks due to text-wrapping do not
    count as new
    lines.) I know this sort of thing can be done with HTML on a
    webpage or
    something, but Director's handling of HTML is severely
    limited, and one
    thing I don't think it includes is things like <div>
    and <span> tags, whic
    is how you'd handle this in a browser. (And in any case, that
    would require
    the image to be *part* of the text, which I'm almost certain
    isn't
    possible.) Any ideas? Or am I chasing at straws here?

    > This should do what you want:
    >
    http://www.manibus.com/codeSamples/textWrap/textWrap.htm
    >
    > and here's the source:
    >
    http://www.manibus.com/codeSamples/textWrap/textWrap.zip
    Hmm, snazzy as that is, I'm afraid it may be a bit of
    overkill for this
    situation (I have one small square image to wrap around,
    always in the same
    place in the upper-left corner, and only need to set the text
    up once at the
    beginning.) I'd considered another method in my case, which
    would be to
    break the text up into two separate, carefully lined up text
    objects, one
    with just the three lines to the left of the image and the
    other below, and
    then just use some sort of algorithm to determine how much of
    the text will
    fit in the first one and dump the rest into the second. I
    don't want to go
    really crazy with this, as it's a fairly minor design
    decision in this
    project to even have text wrapping an image, so if it proves
    to be more
    complicated than something I can do with a few simple tweaks,
    we'll probably
    just change the design to make it not necessary instead.

  • Error while uploading script form text file to SAP system

    hi
      i down loaded a SAP Script from production server to local test file using RSTXSCRP
    it get downloaded successfully but when i am uploading it to development server it is giving ERROR as :
    Transport object FORM ZIV_MEDRUCK_PO is being processed        
    Language vector used: DE                                       
    Original language was set to E                                 
    ERROR: Save with SAVE_TEXT(FORM ZIV_MEDRUCK_PO SAP DEF ) failed
    Text ID DEF 1 for text object FORM 2 does not exist            
    001 fatal error(s) occurred during import                      
    ERROR: Invalid start marker: instead of H                      
    ERROR: Invalid start marker: instead of H                     
    please help .

    Hi ,
    The text used in the previosu script is not in language en or proabably the standard text is not existent at the application server .
    Create the same text first then try uploading it it shold work.
    Regards,
    Nisrin.

  • How to recognize the text inside a text box

    we have a scenario where we are validating the text inside a text box. Actually, we are inserting a text matching test on a node.
    The scenario is like this:
    When we open the screen it contains 6 text boxes.
    We have to enter the text in the first 3 text boxes and save.
    Then based on the entry the values are populated on the other three text boxes.
    We have to validate the values in these text boxes , so we click and highlight the value.
    Openscript identfiy the text box ,but it did not identify or recorded the values we have highlighted.
    How to make the openscript recognize the values? Can we do it through menu options or else we need to write the code?
    Any help will be appreciated.

    I answer to myself:
    Put all inside a PanelGroupLayout and set the layout to SCROLL.
    Edited by: baol on Mar 15, 2010 9:09 AM

  • How to set the default text in an input box or a label to be a predefine, multiline text

    how to set the default text in an input box or a label to be a predefine, multiline text. In other words how to break the line in the code of a text box.
    thank you

    There are a couple of ways of doing this:
    If you're editing on the canvas, press Shift + Enter.
    If you're working in Express View (see lower right hand corner of Project Siena), you'll need to copy a hard return from another app such as Notepad.
    I believe a better implementation of hard returns are in the list of requested functionality that you can find here:
    https://social.technet.microsoft.com/Forums/en-US/2e1f9446-56b2-419a-9c17-7037d2cd6146/from-the-community-overview-of-requested-additional-functionality?forum=projectsiena
    Thor

Maybe you are looking for

  • Future support for using PL/SQL core business logic with ADF BC

    We want to migrate our large Forms client/server (6i) application to ADF, possibly using a migration tool like Ciphersoft Exodus. One scenario could be to use ADF BC and ADF-Faces or a different JSF-Implementation for presentation and business layer

  • Authorization Issue for BI Reports

    Hi All, I am running the report with one User, and while running i am getting the error message as "NO AUTHORIZATION" I have checked in Su53 and got some logs over there. Pls find below. Authorization check failed    Object Class RS   Business Inform

  • How do you create a "DEVELOPER PROFILE" in xcode (4.2 on Snow Leopard)?

    How do you create a "DEVELOPER PROFILE" in xcode (4.2 on Snow Leopard)? I accidentally deleted it from Keychain Access.

  • RIDC CHECKIN_UNIVERSAL not successfully checked in

    Hi, I am using RIDC to access the UCM and Check-out/check-in an existing document. Every thing is ok when checkout the document and access the stream of data to do the needed processing. But when trying to Checkin the document (back) I have this exce

  • Premiere Elements.exe 7.0 Stops working.

    Hello. My Adobe Premiere Elements 7.0 keeps doing the following: When I open my project file, it stops and I get the message: Adobe Premiere Elements.exe has stopped working. A problem stopped the program from working correctly. Windows will close th