Flexible content lengths in form fields - how?

Hi everyone,
I am new at this Designer tool and need help regarding flexible contents inside form fields.
1. Inside my pattern-form there are fields for customer/product-contents which VARY their size.
--> Example: If field #a gets a size of 20 lines instead of 5, field #b (below #a) MUST move/relocate downwards.
(It is not acceptable to offer a maximum sized field only = I need flexible frames!)
2. Ideal would be: If form #a becomes too big, the form should be able to push field #b to the following page.
Can someone explain me the steps how to do produce a form which contains the requirements above? Many thanks in advance!
Matt

Hi Matt,
this issue should be resolved by placing the fields in question inside a sub-form. Subforms can either be Positioned (where the fields cannot grow) or Flowed (where the fields can grow).
To do this you can Ctrl+select all the fields in the hierarchy view and right-click --> Wrap in Subform.
This will alter the hierarchy structure; you will see the fields under your new subform.
Next, go to the Object's tab (once you have selected the subform) and change the property to 'Flowed' (the alternative is Positioned). Once you have changed it to Flowed, you have the option of flowing it either Top to bottom or Western Text (from left to right). This choice must be based on your requirement.
I won't lie - the Flowed/Positioned subform option can be tricky, the 'Margins'settings can mess with the rest of your layout. If this subform thing throws off your layout too much, you can also place Positioned subforms within it - just remember those subforms will not grow. Testing will reveal what suits you best.
It is very important to remember to tick 'Allow Page Breaks within Contents' - this allows the subform to flow over onto the next page if needed. Also, remember to look at your Field's properties (such as 'Allow Multiple Lines', etc).
I hope this has helped. Perhaps look for a tutorial on this matter on the Adobe site - you'll probably need a reference to look back on if you get stuck.
Zoe

Similar Messages

  • Pass contents of dreamweaver form field..

    Hello from my script below:
    <script type="text/javascript">
    function OnSubmitForm() 
      if(document.myform.operation[0].checked == true) 
        document.myform.action ="https://webtrace.etdatacenter.com/webtrace.aspx?accesstype=autologin&cust=id_015&user=temp lateuser"; 
      else
      if(document.myform.operation[1].checked == true) 
        document.myform.action ="https://carrierconnect.etdatacenter.com/Default.aspx?accesstype=autologin&cust=id_015&user =username"; 
      return true; 
    </script>
    <form name="myform" target="_blank" method="post" action="" onsubmit="return OnSubmitForm();">  
    <fieldset>
    <legend><font color="#FFFFFF">LOGIN</font></legend> 
    username: <input type="text" name="username"/><br /><br />
    password: <input type="password" name="password"/><br /> 
    <input type="radio" name="operation" value="1" checked="checked"/><font size="-1">Customer Tracking</font> 
    <input type="radio" name="operation" value="2" /><font size="-1">Web Booking  </font>
    <input type="submit" name="submit" value="submit" />
    </fieldset>
    </form>
    The user fills in their username and password then selects either 'customer tracking' or 'web booking' radio button.....Based on the radio button selected they are directed either to
    https://webtrace.etdatacenter.com/webtrace.aspx?accesstype=autologin&cust=id_015&user=user name if 'customer tracking' or
    https://carrierconnect.etdatacenter.com/Default.aspx?accesstype=autologin&cust=id_015&user =username if 'web booking'
    How do I pass the contents of the username where I have currently 'username' which is the form field, but I need to pass the contents.
    thanks

      if(document.myform.operation[0].checked == true)
        document.myform.action ="https://webtrace.etdatacenter.com/webtrace.aspx?accesstype=autologin&c ust=id_015&user=templateuser";
      else
      if(document.myform.operation[1].checked == true)
        document.myform.action ="https://carrierconnect.etdatacenter.com/Default.aspx?accesstype=autolo gin&cust=id_015&user=" + document.myform.username.value;

  • Combining various PDF files with forms fields: How To?

    Hi people.
    I have a problem with my Adobe Acrobat 9 Pro and some PDFs.
    Each file has a lot of form fields and they has the same name. When I try to combine allowed files in acrobat, the "combinator" throw a message adverting me that the fields are the same and will have the same content. The only posibility is to create a "PDF Folder". But I need to distribute a simple PDF file compatible with Acrobat Reader (and the most usual issue is ... Acrobat Reader 6). So...
    Is there any possibility to create a single file from a PDF folder?
    Thank you so much!

    Thank you so much for your quickly answer but... if this is the only way... then I have a very very very serious problem.
    I have 45 PDF individual files (with two pages each one) and I need to generate a single file with my 45 files (90 pages). Each file has more than 30 fields...
    What should I do?
    Thanks!

  • Autodetect text form fields-How do you get it to find all field areas?

    I have 50 pages, all identical.  I created in InDesign and its simply just a chart that is about 50 lines with 4 columns.  It was created as a table also and very clean.  I want each of those cells to be converted to text form fields in Acrobat.  When I run the auto detect, it finds every one except the column on the far right and one of the cells on the very bottom with all 50 pages.  I really need this to autodetect these or else I will have to do all those missing ones manually and that is a TON I will have to do and give unique names also which I really dont want to do!  I have attached a screenshot of the form as is and another showing all the detected fields.

    I don't think that there is a way to do, I think your only option is to add manually. If that column is the same size as last one on the right that it detected then you can copy>paste. But beware you may have to rename the field and double check your tabbing order when doing so.
    If all your 50 pages have the exact same fields then get your 1st page setup. Then create page 2 and open your pdf with the correct fields, go to Document>Replaces Pages, and select page 2, so the same for all pages and then combine all pages into 1 pdf when finished (seems like a lot of steps but in my opinion faster then doing 50+ pages and however many fields). As long as your 1st page is the exact same field setup as all the rest this should prevent you from having to redo all 50 pages.

  • How do I restore the "Flatten annotations and form fields" Preflight profile?

    The "Flatten annotations and form fields" Preflight profile (sub: PDF fixups) was accidentally deleted from my computer. I don't know how to reinstall/recreate it. I use it all the time... please help.

    In which case, just recreate it yourself:
    Preflight > Pptions menu > New Preflight Profile
    Give it the name you want
    Custom Fixups section on the left, add two entries from the list
    "Flatten all annotations into page contents"
    "Flatten all form fields into page contents"
    Save it in the PDF Fixups category and lock it

  • How to print the contents of a form(window)

    I'm devloping visitors application in java. After the data entry, I need to display the selected information from database along with the photo and take a printout so that it looks like a card.
    I know how to display the contents in a form. How do I print the contents of the form?
    -Thanx
    Hane

    in JComponent there is a method called print(Graphics g)
    you can use that with a Printable class
    read bout the java.print package in the java doc

  • Protect Form Fields from "Clear Form"

    I've created PDF Form with various fields, and created button to make readonly for all the Field data. This PDF Form will be used by 3 persons in different section. How to protect all filled text fields from "Clear Form" function in Form Tool.
    Once the Form fields are filled by 1 person, the other person can not use the "Clear Form" function to clear all filled fields. Please guide to to protect filled text,checklist fields from "Clear Form".

    If one flattens the form fields then they become context and are no longer form fields. It is possible to selectively flatten PDF content like annotations, form fields, page ranges, and by the "print/no print" property for Acrobat versions 6 or above.
    The flattenPages is not available to Reader.
    PDFScripting.com has a tool bar button that can perform selective flattening.

  • Save Forms Fields PDF with information un-editable

    We created a simple 5 form field PDF invoice for a client to edit and send out to customers. They want to be able to edit the fields, but then save the resulting PDF with the input information to be un-editable but the end customer they are sending the invoice to. Is this possible?

    Will the client be using Acrobat or just Reader? If just Reader, you can lock the fields after they are filled-in by making them read-only, which will require a script. You should also set the default value of each field to the current value of the field, which prevents clearing the form if the user resets the form. There's an older topic from several months ago that discusses this in more detail. If you can't find it, post again and I'll try.
    If they will be using Acrobat, a better approach is to flatten the form fields, which converts the field apperances to regular page contents, removing the form fields in the process. You can flatten fields with Acrobat using JavaScript, PDF Optimizer, or Preflight. Post again if you need help with this.

  • How can I search the attribute including type and length of the field in the SD table or form such as sales executive table through debug?

    Some users show that  the sales docment external name is not printed completely in the form of delivery form printing, so I want to find how much length of the field is there through debugging. I am very expected to gain some suggestion from you.

    for exploding the bom if you know header material use
      CALL FUNCTION 'CS_BOM_EXPL_MAT_V2'
        EXPORTING
          CAPID                 = 'PP01'
          DATUV                 = SY-DATUM
          MEHRS                 = 'X'
          MTNRV                 = P_MATNR
          WERKS                 = P_WERKS
        TABLES
          STB                   = I_BOM
        EXCEPTIONS
          ALT_NOT_FOUND         = 1
          CALL_INVALID          = 2
          MATERIAL_NOT_FOUND    = 3
          MISSING_AUTHORIZATION = 4
          NO_BOM_FOUND          = 5
          NO_PLANT_DATA         = 6
          NO_SUITABLE_BOM_FOUND = 7
          CONVERSION_ERROR      = 8
          OTHERS                = 9.
    now check PLPO & PLKO table for routing or AFVC and AFVV for routing.
    if production order created you have to check in afvc and afvv else check in plpo and plko.
    for checking with plpo and plko you have to check MAPL table.
    for bom and material link
    MAST,STPO,STKO.
    stlnr is the common field
    regards
    shiba dutta

  • How do I lock a PDF form field after it has been completed by a user?

    We have a problem with privacy on our downloadable Pdf Forms for customers, they are required to complete personal details within the Pdf Form Fields and then must be processed by our account team.
    But we would require customer completed forms to be disabled from any third party or employee tampering with the entered details.
    Once the data has been input into the form provided online and saved and sent-on it needs to be read ONLY from then on!
    Help please, Chris.

    It depends how secure they need to be. You could include a script in the form which sets the fields to be read-only when the form is submitted, but that can easily be bypassed (and may not be respected by third party PDF applications). Search this forum topic for examples, it's been asked many times before.
    If you have Acrobat you can flatten a form, turning the fields into regular page content, but that's not possible in Adobe Reader X. While the flattened page can no longer be edited in Reader, it can still be edited in Acrobat via the touchup tools, so for complete security you would need to apply encryption to the flattened PDF (via a certifying signature or DRM).

  • How to fix the output length of a field

    Hi!
    I want to 'allocate' the full length of the field while smartform printing even if it is initial.
    How can I do this? I tried the &field(*)& &field(F<' '>)& output format, but nothing.
    Thanks

    Hi!
    I have only one text element, and in that I have two variables separated only with one space. In the printed form the starting place of the second variable depends on the length of value in the first variable.
    like this:
    The first variable has the dictionay type 'VBELN', despite this fact, the &FIELD(*)& does not work.
    The template doesn't work here too. because I have only one text element.
    Or can I print two text element in one row? It could be a solution probably.

  • How do I create a text box or form field on the top of every page of a pdf in XI Pro for titles?

    I generate pdf content from another program and then in Acrobat XI Pro I want to add titles to each page.
    I'm thinking I can use form fileds and duplicate across all pages but how do I make each form filed unique?
    Or could i add a form field to a background and then apply the background to every page in the pdf?
    thanks.

    This type of thing is probably best done with a script, either by adding a uniquely named field to each page or by spawing a template page that contains just the form field (like your last idea). There's not a built-in method for doing this. If you add a blank page to the beginning of the document, create the field in the location you want, and make the page a template, you can run the following script in the interactive JavaScript console (Ctrl+J):
    // Get a reference to the template
    var t = getTemplate("Field");
    // Spawn the template on each page, automatically renaming the fields
    for (var i = 1; i < numPages; i += 1) {
        t.spawn({nPage: i, bRename: true, bOverlay: true});
    To run the code, select it all in the console and press Ctrl+Enter, or Enter on the numeric keypad.
    To make a page a template in Acrobat 11, make sure you're on the page you want to make a template and select: Tools > Document Processing > Page Templates
    and enter a name. I used a name of "Field" in the example above, but you can use anything.
    To create a blank page, you can use the following script:
    newPage({nPage: 0, nWidth: 8.5 * 72, nHeight: 11 * 72});
    for an 8.5"x11" page. Adjust the numbers to match whatever your page size is. It will be added to the beginning of the document and you can then add the field and make it a template. Once the fields have been added, you can remove the template page.

  • How to solve "Bad Content-Length value" Error that show in ADF Mobile

    I was develop application that using web service from mine original ADF project and I can't fetch via AMX Page as pop-up error "Bad Content-Length value" How to solve this problem ?
    My Web-service configuration
    - "Find" is only basic operation that in view instance
    - None of View criteria
    As only find is basic operation, that seems required "findCriteria" and "findControl" parameter(as seen in "Panel From layout" generated in AMX Page)
    After drag generate form view in AMX Page and after to deploy to simulator, I was found pop-up error was said Bad Content-Length value as shown below.
    I am also using HTTP Analyzer and didn't found any request from ADF Mobile Application
    http://img844.imageshack.us/img844/7720/screenshot20130305at163.png

    Hi,
    I'm also got a problem with this tutorial too, after touch at "Salary Upgrade" button and got same error too
    http://docs.oracle.com/cd/E18941_01/tutorials/BuildingMobileApps/ADFMobileTutorial_2.html
    I have some conclusion with develop ADF Mobile in OSX will related with this problem as tutorial are properly working and nobody was said about this problem.
    My current development machine is OSX 10.8.2 with jDeveloper 11.1.2.3.0
    Edited by: meddlesome on Mar 7, 2013 2:49 AM

  • How to strip HTML out of the form field but leave the basic user formatting?

    What would you recommend to automatically strip out HTML that a user has entered into a form field? At the same time we need to preserve the basic formatting that was submitted by the users  i.e. replace <p> tags with CRLF, etc. StripHTML function is perfect but it removes all HTML and therefore, all formatting. Is there anything more flexible?
    Thanks!

    Do you need to strip it, or just render it inoperable.
    The latter can be done with the htmlEditFormat() and htmlCodeFormat() functions.
    If you want the striping, take a look at related functions at the http://www.cflib.org site.   I know I have seen HTML replace functions that had the ability to be configured to strip and|or not strip a select list of tags.
    StripHTML() may actually have this feature (I believe it is hosted at cflib.org).  You may just need to see the documentation on how to configure it thus.

  • Form field length with CSS

    Can I set the length of a from field with CSS? I set it via
    html and it
    seems to be longer in Mozilla over Safari and it breaks my
    design that
    way. So I am wondering, if there is a way to do this with CSS
    in a more
    precise way.
    Thank you,
    Brian

    Consistent form field lengths are possible. See this article
    for a 'how to' guide.
    regards
    Nick Barling
    www.barkingweb.com

Maybe you are looking for

  • I need to downgrade firefox3.6.23 to the last version available for imac ppc with Mac OSX Tiger 10.4.11, what is the firefox version number?

    I have installed a firefox update that is only compatible with imac' s with an intel processor & I have a ppc imac. Here is my imac info: Machine Name: iMac Machine Model: PowerMac4,2 CPU Type: PowerPC G4 (2.1) Number Of CPUs: 1 CPU Speed: 800 MHz L2

  • Nokia x3-00

    i am not able to connect nokia x3-00 with window 8 by nokia suite 3.8 i am done all the thing what ever need in installation of pc suite and connect phone with pc suite but when going to click on connectb internet it frequently show connection error

  • 10.6.3 infinite loop crashes?

    according to one of the programmers of Adium, he says that 'according to the adium crash report, It's that same infinite loop crash. Its very odd that safari doesn't crash too, since it looks to be a bug with the operating system, rather than any spe

  • Va01 , vbap-taxm1 field not should not be blank when save sale order

    Hello all,            I am working on sale order.I want if VA01,VA02,VBAP-TAXM1 fields kept blank while saving the sale order it should display a MESSAGE.can anyone please help me with this. Thank in advance.

  • Weblogic7.0 lggging StackTrace

    Hello, I don't see printStackTrace output going into weblogic log. Can someone advise where to look for stderr ? Is there a parameter to control what output should go into log PS: we are using weblogic7.0 on solaris Regards Murali