Add form fields to tags - not working

I have a fillable form with one simple text form field. I run the "Advanced > Accessibility > Add form fields to tags" but the tags do not change. After I run the command it is grayed out so it looks like it's done. I can save, close and reopen to make that command available again, but it never affects the tags and the accessibility check continues to give the error.
Anyone have that problem or know how to fix it? I'm using Acrobat Pro 9.3.3
Thanks!

Rather than use TORU for form fields why not use the "Find" feature on the Options menu from the Tags panel?
Find "Unmarked Annotations" then use the Tag Element button on the Find Element dialog.
Select "Form" for the element ("tag").
Add something useful to the "Title" field.
[edit: n.b., this method lets you avoid putting a marquee down that inadvertently encompasses undesired text]
This won't affect use of AT but gives you something to locate as you look over the structure tree.
This method puts the <Form> element at the bottom of the structure tree; so, the elements would have to be manually moved to the proper location in the structure.
Alternatively, place focus on the appropriate parent element for the PDF page content.
The new <Form> element will be placed there - still may have to adjust it location in the structure tree - just closer to that location.
As to working within the structure tree when adding elements.
Yes, best practice that.
TORU - Read Order provides a gross/macro view via the highlight(s) and element desination.
Read Order should, in almost all cases, be harmonized to the structure tree's logical hierarchy.
You may find use of the in-line grouping element <Span> useful.
Be well...
Message was edited by: CtDave

Similar Messages

  • Setting form fields to required not working in Adobe Acrobat XI Pro

    This should be a simple matter. However, I'm stuck in a rut with it, and cannot seem to get out.
    I have created a form. All I need is for users to be prompted that they have to complete the form field when they try to tab or click out of that particular field where there needs to be information input. I have tried the following "on blur" java script code:
    if (!event.value) {
        app.alert("This field is required. Please enter a value.");
        event.target.setFocus();
    What continues to happen is when the user clicks out of that field, the error message comes up asking them to click "okay." The problem is that the error message does not go away after the user clicks it.
    What I've learned is that if you right click on a field and click "set as required field," it doesn't work in the way I need it to. In fact, it hasn't been working at all for me.
    Does anyone have a simple suggestion? I more than willing to try anything at this point.

    OK, so the custom calculate script for field B could be something like:
    (function () {
        // Get field values as strings
        var sA = getField("A").valueAsString;
        var sC = getField("C").valueAsString;
        var sD = getField("D").valueAsString;
        // Only perform the calculation if all fields are filled
        if (sA && sC && sD) {
            var sum = +sC + sD;
            event.value = sum;
            // Alert the user if the sum is more than A
            if (sum > +sA) {
                app.alert("Error message goes here");
        } else {
            // Blank this field if all fields are not filled in
            event.value = "";
    Instead of (or in addition to) an app.alert popup, you could place this message in a read-only form field, and clear it if there is no error condition.

  • Form Field Layout-Group Not Working

    I have LiveCycle 8.0 and when I select multiple text field to group them the group menu item in the layout menu is grayed out.  I've selected items by CTRL-click, lasso and no method works.  Please help.  Thanks, Roy

    you want to email it and I'll look and/or group the fields?
    [email protected]

  • Adding form fields breaks tag structure

    I have been teaching workshops at my university on creating accessible PDF forms from MS Word. I am very familiar with PDF accessibility. For the most part, the process of field recognition, marking up tables, writing tooltips, manipulating the tag tree, etc., all goes smoothly. I have noticed something that is creating a lot more work for our people, however.
    After adding forms to the tagged PDF using recognition and the Tools > Forms > Add New Field tool, we adjust the field tab order and add tooltips. Once all of that is in place and we are ready to fine tune, we click the Tools > Accessibility > Add Form Fields to Tags button. Adding Form Fields to Tags does not work consistently if you edit the tag structure manually while in the Forms creation process. You can do some tag remediation prior to entering the Forms tool, but if you edit the tag structure while in Forms, the Adding Form Fields to Tags often does nothing -- this is certainly a bug in Acrobat X but it is not hard to work around.
    The larger problem is that after we click Add Form Fields to Tags button, the tag structure reveals itself to be very much distorted and extreme amounts of tag structure remediation is required. Here are three screen shots that illustrate the point.
    This first image shows the on-screen appearance.
    Below is the expanded tags tree, prior to adding fields to the tag structure:
    The tag structure is clean and elegant. If I were to publish this, no remediation would be necessary.
    And here is the tag structure after adding form fields:
    What has happened is Acrobat has grabbed recognized form fields and other elements in the document and has jammed them into the tag structure. Other things are affected as well. For example, headings in the page have extra, redundant textruns in them.
    This has radically negatively affected the tag structure, requiring the author to do lots of remediation.
    Any recommendations? solutions? similar experiences?
    It seems obvious to me that this is a flaw in Acrobat that needs to be addressed, if accessibility is a goal. Or perhaps I'm doing something wrong??

    Hi Daver1111,
    Nope. No answer and nothing from Adobe.
    I know something is going really really wrong, too: We have a product called CommonLook. It's an enterprise-level PDF accessibility remediation tool. It works well in fixing most structural problems in PDF through a relatively easy to use interface--you just drag textruns and elements around. It also has some tools that automate cleanup for accessibility.
    I have no problem using this tool 99% of the time, but when I use it on forms I have made in Acrobat, the CommonLook plugin hangs when I try to save the PDF. It identifies a "structural error" in the PDF and crashes, leaving the PDF unchanged.
    You can change the PDF in Acrobat by spending time moving around and creating new elements and deleting extra textruns and such, but, wow, what a royal pain in the *** that is!
    Since no one is from Adobe is responding, I'm going to file a bug report.
    Cheers,
    ken

  • Creating a Form in PRO 9 not working. Fonts turn to Symbols

    When I run the Form Wizard in Acrobat Pro 9 everything works normally until I save the form and open it again.
    When I open the form after saving it all of my fonts convert to symbols [### @@>>]. I've opened the PDF in Readers 7, 8 and 9 AND when I open the very same PDF in PRO 9, I get the same symbols for fonts thing.
    Has anyone else seen this or does anyone know if this is a bug or am I doing something wrong?
    Just as a test I did not use form wizard and the form worked normally after saving... No symbols.

    The form fields are empty but all of the text outside of the form fields change to symbols like [##@@!!--###%%].
    This happens in Reader 7, 8 and 9.
    And when I "re-open" the PDF in PRO 9.
    First off Thanks guys for the help!!
    I thought about the fonts not being embedded but shouldn't I receive an error message when I try to save it?
    Also if I save the document as a plain PDF [not a form] it opens with normal fonts.
    Also if I don't use the Form Wizard and just add the form fields manually then it works.
    Thanks again guys for thinking about this and trying to help.

  • Cannot add form fields in document

    Acrobat Pro version 9.1.2
    Windows XP SP 3
    I have a document that I cannot add form fields to. When I try I get a message that says "You cannot edit the file as a form due to its security settings.
    When I go to Advanced->Security->Show Security Properties. The security method is set to No Security and everything is "Allow" under the Document Restrictions Summary.
    Where is there a security issue?

    Lori,
    How did you identify the PDF/A option? I am just curious for my future reference. I could not find it.
    ==================
    Rupey,
    The fonts are not embedded and that may also be something to address. A lot of these issues may be related to the 3rd party product used to create the PDF.

  • InDesign Buttons and Forms... Not Working

    Hello Guys,
    I'm using Adobe InDesogn CC 10.1.0.70 x64 Build, the problem is with the check box option from Buttons and Forms, They are, simply, not working... I'm trying to add a check box on my pdf I'm creating in InDesign.. I'm using checkbox from "Sample Buttons and forms".. but nothing is working.. I'm just dragging the Check Box samp and drop it in my canvas, exporting it as PDF with "Hyperlinks" checked.. and Interactive Elemnts with Include Appearance chosen but the check box doesn't having any action!! I don't know what I should do to make this work please help  

    Start by restoring your InDesign preferences:
    Trash, Replace, Reset, or Restore the application Preferences

  • Publishing HTML(Page content) field required field validation is not working

    The required field validation is not working on Site Column of type "Full HTML content with formatting and constraints for publishing". I found a link i.e.
    https://social.msdn.microsoft.com/Forums/office/en-US/7b544aae-2562-4b8e-8e5b-36a1d47a4d14/publishing-htmlpage-content-field-required-field-validation-is-not-working?forum=sharepointdevelopment
    which tells this is a hot fix in July 2014 CU . Can anyone help me with what all Fixes are there in July 2014 CU. So that I can update only if it required!
    Or any other alternative where I can use the required field validator on "Full HTML content with formatting and constraints for publishing" column type?

    You could add a scripteditor webpart on the newform.aspx page and add client side validation using jQuery.
    $(document).ready(function()
     var fname = document.getElementById('fname').val();
     var lname = document.getElementById('lname').val();
     var age = document.getElementById('age').val();
     /*Do not know how to get element by class and that too, two different type. Have to check if user chose anything or not*/
      $("#submit").click(function()
       if(fname.length === 0)
        alert("Please input a first name");
       else if(lname.length === 0)
        alert("Please input a last name");
       else if(age.length === 0)
        alert("Please input an age");

  • Sharepoint Custom calendar – Hover over the date to add a new item is not working – Sharepoint 2010

    Hi,
    In my Sharepoint visual web part i am using default sharepoint calendar view. But Mouse hover over the date to add a new item is not working. Please see this image below i need the same add new item functionality. 
    

    Hi Sudhanthira,
    Couple of simmilar queries i can see from Madhu posted.
    Please follow this thread:-
    http://social.technet.microsoft.com/Forums/en-US/sharepoint2010programming/thread/b62f9b7e-2ce1-4efd-905c-9cc5471ad216
    To be or Not to Be..The question is this only......

  • Automatically Add to iTunes folder is not working in iTunes 10.1

    Hello,
    I have a problem since the iTunes Update 10.0->10.1.
    The "Automatically Add to iTunes" folder is not working in iTunes 10.1.
    Whenever I put mp3-files in that folder, iTunes only adds these files when I start iTunes. I put some new files in this folder and nothing happens. Only when I restart iTunes the mp3s are added to my library.
    Greetings
    Thomas

    It always worked that way. iTunes only acts on that folder if iTunes is running. It does not have to be playing, but it does need to be open.
    If you add files to the Automatically Add folder while iTunes is closed, they will sit there until iTunes is restarted.

  • Field Exits are not working in ECC6

    Hi Friends,
    We upgraded our 4.6C system to ECC6 but after upgradation field exits are not working. What could be the reason.
    We are using GUI version-7.1 and SP-10,Release-6.
    Rewarded,
    Steve

    Hi there,
    Try this link ... it could help you.
    [http://www.sap-img.com/abap/field-exits-smod-cmod-questions-and-answers.htm|http://www.sap-img.com/abap/field-exits-smod-cmod-questions-and-answers.htm]
    If not, give an example.
    I did the same upgrade without problems.
    Best regards.
    Valter Oliveira.

  • In Camera raw setting of CS6, using the adjustment brush, the new, add or erase buttons do not work. Please advise.

    In Camera raw setting of CS6, using the adjustment brush, the new, add or erase buttons do not work. Please advise.

    What operating system are you using?
    Which version of camera raw do you have in photoshop cs6?
    After you select the Adjustment Brush, the New button should already be enabled.
    Then after you draw on an area of the image, the Add button should be enabled, with the option to choose either of the other two buttons; New or Erase
    Could you post a screenshot?
    Maybe all the adjustment values are set to zero?
    (at least one needs to have a value other than zero)

  • How we create dynamic add form field in web form

    How we create dynamic add form field in web form?

    Hi,
    Thanks for reply.
    I need to create a form in which "add more" input field dynamically. For
    example sometime we need field on or more. Please look at the demo, I need
    to create form as per demo in business catalyst:
    http://www.openjs.com/scripts/examples/addfield.php

  • ScriptLink tag not working for application page sharepoint 2010

    <ScriptLink> tag not working for application page sharepoint 2010 for including javascript in application page, it appends either 1033 or _layout to path specified for javascript.But javascripts are located in custom document library on site and not
    in _layouts folder.
    Please help and explain in details as I tried lot on this.

    Hi,
    Use the following line of code
    <SharePoint:Scriptlink runat="server" Name="~sitecollection/Style Library/[YOUR SITE]/js/functions.js" Language="javascript" />
    Thanks,
    Vivek
    Please vote or mark your question answered, if my reply helps you

  • [svn] 3921: Fix for - @inheritDoc tag not working for get/ set overrides when you only override the setter of a base class

    Revision: 3921
    Author: [email protected]
    Date: 2008-10-28 06:23:00 -0700 (Tue, 28 Oct 2008)
    Log Message:
    Fix for - @inheritDoc tag not working for get/set overrides when you only override the setter of a base class
    QE Notes: Baselines for framework test will need to be updated.
    Doc Notes: None
    Reviewer: Paul
    Bugs: SDK-17304
    tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17304
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ASDocExtension.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java

    Revision: 3921
    Author: [email protected]
    Date: 2008-10-28 06:23:00 -0700 (Tue, 28 Oct 2008)
    Log Message:
    Fix for - @inheritDoc tag not working for get/set overrides when you only override the setter of a base class
    QE Notes: Baselines for framework test will need to be updated.
    Doc Notes: None
    Reviewer: Paul
    Bugs: SDK-17304
    tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17304
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ASDocExtension.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java

Maybe you are looking for

  • Error running 9i reports from forms.

    Hi folks, i am having problems running 9i reports from a form. i have installed Oracle 9iDS on a Win XP machine with 256 MB RAM and a Pentium 1.4Ghz processor. i also have a local Oracle 9i database. i have created several reports that i am trying to

  • DX735 system restore to in-box. Won't install Windows Touch.

    Restored my system, Windows 7, right back as it was in the box.  Now I cannot download the Windows Touch Screen package.  It ran before I reformatted.  Now I get this message. To install Microsoft Touch Pack for Windows 7 you need a computer with a t

  • ADM template for Reader X

    Morning all, Does Adobe have an approved ADM template for Adobe Reader 10 that can be downloaded and used in a GPO? As far as I can see, end users like you and me are creating their own and using it "at our own risk"! Is Adobe not big enough of a com

  • FCC on sender side

    Hey guys i have a requirement wherein i will be getting a CSV file of the form <Reg>3 <Name>mark</Name> <Age>25</Age> </Reg> <Reg>4 <Name>Adam</Name> <Age>27</Age> </Reg> i have convert this file to XML and send over HTTP, is this possible using FCC,

  • How can I add customer's information?

    I can add user to the wlcs_user table with jsp now . <um:createuser.............> But 1. How can I add user to customer with jsp? 2. How can I add user's information eg:cardid,e_mail,address etc) with jsp? which table these information will put into