Header is repeated when running on the 2nd page of table

I have a form with a dynamic array, in which the user is allowed to add and remove lines to it as needed.  The table also has a column at the end of it which will become visible/hidden on the click of a button.  He also performed some arithmatic (addition and multiplication) basis for calculating prices for orders.  The problem occurs when the table is too large to fit on one page; She throws herself on a second page.  When the file is saved, closed, and then reopened the table appears with two repeated headers and two repeated the footer.  Any idea what is the cause to happen?

Imagxyz.png

Above is an example of the table before the problem occurs.

Imagexyb.png

Above is the double page that is displayed when the file runs on a second page, is saved, closed and then reopened.

Any help is appreciated.

Thank you.

You can check the check boxes in the attached picture on how you want to than the header and footer to repeat in the pagination...

If you want the header to appear on the first page, then check the first box below.

If you want it repeated in every subsequent page check the other...

Similarly, if you want the footer to display at the end to check the last box...

To set these properties, select the header row / line footer in your range of hierarchy and goto paging tab in the properties of the object...

Thank you

Srini

Tags: Adobe LiveCycle

Similar Questions

  • InDesign extension is not displayed when run via the option "Debug as".

    InDesign extension is not displayed when run via the option "Debug as".

    Hi all

    I worked on an application InDesign Extension for a few months now. I am Member creative cloud. I FlashBuilder 4.6 + Extension Builder 2.1 (both licensed versions) and InDesign CS6 and CC installed on my machine. The application is targeted for InDesign CS 5.x and 6 CS and CC versions. So far, I've tested it via "run as" and "Debug as" options of the FB; and in time, I "export as" ZXP for internal versions.

    I'm having two problems, do not know if they are related.

    1. when I try to bundle manifest, it fails with the following error: (at first, I thought it was an installation problem, but I did another test project and bundle manifest works on that one)

    Could not open the Editor: an unexpected exception was thrown.

    Details:

    java.lang.NullPointerException

    at com.adobe.cside.ui.editors.pages.MainBundlePage.isPointProductSupported (unknown Source)

    at com.adobe.cside.ui.editors.pages.MainBundlePage.createTargetAppSection (unknown Source)

    at com.adobe.cside.ui.editors.pages.MainBundlePage.createFormContent (unknown Source)

    to org.eclipse.ui.forms.editor.FormPage$ 1.run(FormPage.java:152)

    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)

    at org.eclipse.ui.forms.editor.FormPage.createPartControl(FormPage.java:150)

    at org.eclipse.ui.forms.editor.FormEditor.pageChange(FormEditor.java:471)

    at com.adobe.cside.ui.editors.BundleManifestEditor.pageChange (unknown Source)

    at org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:1067)

    at org.eclipse.ui.forms.editor.FormEditor.setActivePage(FormEditor.java:603)

    at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:352)

    at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:670)

    at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)

    at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)

    at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:289)

    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2945)

    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2850)

    to org.eclipse.ui.internal.WorkbenchPage.access$ 11 (WorkbenchPage.java:2842)

    to org.eclipse.ui.internal.WorkbenchPage$ 10.run(WorkbenchPage.java:2793)

    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)

    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2789)

    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2773)

    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2756)

    at com.adobe.cside.ui.popup.actions.CSIDEBundleEditorAction.run (unknown Source)

    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)

    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection (ActionContributionI tem.java:584)

    to org.eclipse.jface.action.ActionContributionItem.access$ 2 (ActionContributionItem.java:501)

    to org.eclipse.jface.action.ActionContributionItem$ 5.handleEvent (ActionContributionItem.java:411)

    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4128)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465)

    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1270)

    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3974)

    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3613)

    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696)

    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660)

    to org.eclipse.ui.internal.Workbench.access$ 4 (Workbench.java:2494)

    to org.eclipse.ui.internal.Workbench$ 7.run(Workbench.java:674)

    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)

    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

    at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start (FlashBuilderApplication.ja goes: 108)

    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication (EclipseAppLau ncher.java:110)

    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start (EclipseAppLauncher.jav one: 79)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)

    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)

    at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

    Here is my manifest file:

    <? XML version = "1.0" encoding = "UTF-8"? >

    < ExtensionManifest Version = "2.0" ExtensionBundleId = "ConnectXPress".

    " ExtensionBundleVersion ="1.0.0"xmlns: xsi =" http://www.w3.org/2001/XMLSchema-instance ">

    < author >

    <! [CDATA [Swati Sisodia]] >

    < / author >

    < ExtensionList >

    < extension Id = "com.pubpress.CXP.extension1" Version = "1.0" / > "

    < / ExtensionList >

    < ExecutionEnvironment >

    < parameter Listehotes >

    < host name = "IDSN" Version = "7.0" / >

    < host name = "Clement POUPARD" Version = "7.0" / >

    < / parameter Listehotes >

    < LocaleList >

    < Locale code = 'All' / >

    < / LocaleList >

    < RequiredRuntimeList >

    < RequiredRuntime Name = "CSXS" Version = "2.0" / >

    < / RequiredRuntimeList >

    < / ExecutionEnvironment >

    < DispatchInfoList >

    < Id = "com.pubpress.CXP.extension1 extension" >

    < DispatchInfo >

    < resources >

    < SwfPath >./ConnectXPress.swf < / SwfPath >

    < / resource >

    life cycle of the <>

    < AutoVisible > true < / AutoVisible >

    < / life cycle >

    < UI >

    Panel < type > < / Type >

    ConnectXPress < menu > < / Menu >

    < geometry >

    < size >

    < height > 520 < / height >

    < width > 350 < / width >

    < / size >

    < / geometry >

    < icons >

    < Type icon = 'Normal' >./icons/normal_icon.png < / icon >

    < Type icon = "RollOver" >./icons/rollover_icon.png < / icon >

    < Type icon = "Disabled" >./icons/disabled_icon.png < / icon >

    < Type icon = "DarkNormal" >./icons/dark_icon.png < / icon >

    < Type icon = "DarkRollOver" >./icons/dark_icon.png < / icon >

    < / icons >

    < /UI >

    < / DispatchInfo >

    < / extension >

    < / DispatchInfoList >

    < / ExtensionManifest >

    2. my other problem is, I recently changed the name of the project and the name of the application in the Menu, and since I did that, my extension is not displayed when I perform "run as" or "Debug as" Flash Builder. To enforce as / debug as, the code compiles and appears in the folder "bin-debug", the application is triggered, but when I navigate to Windows > Extensions, my extension is not present here. Although when I export as ZXP and install via Extension Manager CS 6 or CC, it shows my last extension in Windows > Extensions with the correct name.

    Any help is very appreciated. Please let me know if I need to provide more information.

    Kind regards

    Swati.

    I've solved both of my problems. And I thought I'll post for others.

    First problem, where the manifest failed Bundle of FlashBuilder, was resolved by a change in the manifest.xml (who lives at /.staged-extension/CSXS). The change I made was tag. Earlier it was (generated by FlashBuilder 4.5):

    I changed it to:

    I did a bit of hit and trial and it seems that FlashBuilder generated 4.5 tag host with the Version with only the specialties of the minimum version while FlashBuilder 4.6 requires that all versions of specialties listed in the Version attribute.

    The second problem of debug/run as not to install the extension properly in InDesign, has been set as a result of the software update of FlashBuilder.

    This is what brought me to do:

    I retraced my steps and realized last thing I did before the "Debug as Adobe InDesign Extension" of in FlashBuilder broke on my machine has been updated InDesign CS6 to the latest available version, which probably ended up with flash/flex versions of InDesign and FlashBuilder. Therefore, perform a fixed update debugging.

  • Code to change the password when running in the world of form

    Hi all

    Have someone to help me how to set the code change password when running at the global scale of a form?


    Arif

    the easiest way, try something like this.

    forms_ddl('alter user '|| v_user || ' identified by '|| :block.item );
    if form_success then message('password changed');
    else
    message('password not changed please try again');
    

    Sarah

  • Empty space on the 2nd page of the report

    Hello, I've created a report and if all data does not fit on one single page accesses the 2nd page, it leaves a lot of empty space on the 2nd page before displaying the rest of the text. I made sure that my pull-out frame is set to VARIABLE, and that all of the text and fields are defined by default for the print object on. Does anyone have an idea how to solve my problem?

    Published by: 945542 on 10 July 2012 09:52

    I made sure my pull-out frame is set to VARIABLE

    Your problem indicates that there is another (not repeat) frame or on the ground with correction of vertical elasticity.

  • Since I updated to Firefox (which I love) I don't see anything when I open the download page. THiiS arrived on 4 PC

    Since I updated to Firefox, I see anything when I open the download page. This has happened on 4 PC. I have to go in my directory to open it.

    Hi Summerdaze,

    I'll try from Firefox Firefox to solve the issues in Safe Mode. If you do not have the issue so that all your modules, extensions, and themes are disabled, you can try adding them in one by one until you find the culprit. You should look at the guide to troubleshooting Extensions and themes and article troubleshooting issues with plugins like Flash or Java to solve common Firefox problems as well.

    Hope this helps!

  • could you change the behavior of ff in full screen? I hate it when I move the whole page view tab bar. tab bar should slide on the page without moving

    could you change the behavior of ff in full screen? I hate it when I move the whole page view tab bar. tab bar should slide on the page without moving

    You can watch the extension auto hide:

    AutoHide: http://www.krickelkrackel.de/autohide/

  • BI Publisher - impression is from the 2nd Page.

    Hello

    For a particular user, impression is from the 2nd Page leaving 1st Page Blank.

    Please find attached the xml file and the rtf model.

    You have nested tables.

    Allow external most table breaking across page. Otherwise, if the table exceeds the length of 1 page so the whole table games would be moved to the 2nd page.

    Please see this (attached to the model up-to-date; after setting this property, I can see the results on the 1st page)

  • Activity monitor close unexpectedly when running in the background on the left

    Recently upgraded to Mac OS Sierra and Activity Monitor to close unexpectedly when running back plan left (do not smoke and open the activity monitor window) to a blank desktop when you use an application in another office. Clean install I tried but the activity monitor would still be down at random times when left running in the background to another empty office. Someone at - there experience this problem? For most browsing on the web using Safari on another desktop computer when Activity Monitor quit unexpectedly.

    Activity monitor also using a lot of energy since the upgrade?

    Any help would be appreciated. Thank you.

    Model: MacBook Pro (retina, 13 inches, early 2015)

    OS: macOS Sierra: 10.12 (installed via the upgrade, own installed after this problem).

    Do not forget that you are using the activity monitor version which was installed when you upgraded to Sierra. Activity monitor located in the your Mac utilities folder.

    If you have moved a previous version to a different location, it will not work.

    If you are using the correct version, post crash report. Error reports lies in the application of the Console under System reports or reports from usersand end in the suffix .crash. If you choose to do so, omit or hide any information that you consider personal.

  • Defragment.exe when running in the background with the scheduling of the task, it wil give me a sign that it has fulfilled the task

    Hello

    When I automate defragment.exe for monthly use then

    It wil run on the bottom. There wil I would like to know who is running and is it wil give me as a sign that the defragmentation task has been fulfilled.

    Thank you

    Johan

    I'm not sure about Windows 7, but Windows 8 has an alert if the task is failed 3 times in a row.  It is a notification directly from Disk Defragmenter.

    Although I'm sure you could look at the system, filtered to defragment the events and see Event Viewer when they all ran.

    I say that it is largely a design philosophy.  The user is notified only when there is a problem. When you start your car, you get a list of all the pumps which committed successfully. You are notified only when there is a problem and the rest of the time that you can just use the machine (the car or your PC) without interruption.

  • AddChild() does not load swf external when run in the browser

    I created a few fairly simple flash animations, but overall is based on unloaing, then loading swf files outside them.

    The base file works fine, load external references and the discharge (even if I do need to preven the user hitting the Unload button when there is nothing to unload) and will then another good, IF I run it directly from my file system.

    I want it to be on a web page, but when you click the button to load external files, nothing happens.  Safari tells me it can't find the file, and I use the same exact directory to test.

    So does work very well during the test with flash (CS4) and runs directly from the directory in the finder, but a web page, it cannot find the file.

    Any suggestions on why this is happening and what I can do about it?  It has left me speechless.

    Eric Gray

    Is the html page in the same folder as the swf file?

  • Digest the lag when running during the generation of the ant script

    I'm tying all libraries referenced by my Flex as RSL project. When I do this through Flex Builder seems to work.  When I try to do it via an Ant build script to the mxmlc task the build succeeds (everything compiles) but when running, I get error #1001 Flex: mismatch with RSL Digest for datavisualization.swc.  Not sure why I make this especially since I specify datavisualization.swf in the rsl url not a swz file. Both methods give the same set of swf, SWC, and swz files in the deployment folder.  I can't understand what is different between the two build processes after comparing the .actionScriptProperties with the ant script.  Can anyone help to shed light on this or help me understand how push wrong with that? Thank you.

    My task as mxmlx:

    < mxmlc
    file = "${Flex.main.file}" "
    output = "${Flex.output.swf}" "
    ActionScript-file-encoding = 'UTF-8 '.
    Keep-generated-actionscript = "false".
    link-TIME-shared-library static = "false".
    local = "en_US."
    MaxMemory = "256 m" >

    < path-element source-path = "${PROJECT_FRAMEWORKS}" / >

    < dir external-library-path = "${PROJECT_FRAMEWORKS} / libs/player" includes = "playerglobal.swc" / >

    "< path-element="${PROJECT_FRAMEWORKS}/libs/framework.swc DURATION-shared-library-path ">

    < url rsl - url = ' framework_$ {FLEX_BUILD} .swf ".
    < url rsl - url = ' framework_$ {FLEX_BUILD} .swz "/ >
    < / DURATION-shared-library-path >

    "< path-element="${PROJECT_FRAMEWORKS}/libs/rpc.swc DURATION-shared-library-path ">
    < url rsl - url = "rpc_$ {FLEX_BUILD} .swf" / >
    < url rsl - url = "rpc_$ {FLEX_BUILD} .swz" / >
    < / DURATION-shared-library-path >

    < runtime-shared-library-path
    Path-Element="${PROJECT_FRAMEWORKS}/libs/Automation.swc" >
    < url rsl - url = "automation.swf" / >
    < / DURATION-shared-library-path >

    < runtime-shared-library-path
    Path-Element="${PROJECT_FRAMEWORKS}/libs/automation_agent.swc" >
    < url rsl - url = "automation_agent.swf" / >
    < / DURATION-shared-library-path >

    < runtime-shared-library-path
    Path-Element="${PROJECT_FRAMEWORKS}/libs/automation_dmv.swc" >
    < url rsl - url = "automation_dmv.swf" / >
    < / DURATION-shared-library-path >

    < runtime-shared-library-path
    Path-Element="${PROJECT_FRAMEWORKS}/libs/automation_flashflexkit.swc" >
    < url rsl - url = "automation_flashflexkit.swf" / >
    < / DURATION-shared-library-path >

    < runtime-shared-library-path
    Path-Element="${PROJECT_FRAMEWORKS}/libs/DataVisualization.swc" >
    < url rsl - url = "datavisualization.swf" / >
    < / DURATION-shared-library-path >

    < runtime-shared-library-path
    Path-Element="${PROJECT_FRAMEWORKS}/libs/Flex.swc" >
    < url rsl - url = "flex.swf" / >
    < / DURATION-shared-library-path >

    < runtime-shared-library-path
    Path-Element="${PROJECT_FRAMEWORKS}/libs/qtp.swc" >
    < url rsl - url = "qtp.swf" / >
    < / DURATION-shared-library-path >

    < runtime-shared-library-path
    Path-Element="${PROJECT_FRAMEWORKS}/libs/Utilities.swc" >
    < url rsl - url = "utilities.swf" / >
    < / DURATION-shared-library-path >

    < compile .library-path dir = "${PROJECT_FRAMEWORKS}" / locale ' append = "true" > "
    < name = "{local}" / >
    < / compile .library-path >

    ...

    < default width = "500" height = "600" / >
    < / mxmlc >

    I didn't write the patch, but I just took a quick glance. I think that the "url" element has been renamed to "rsl - url" and new elements have been added as "failover-url". You can try to match this new syntax, but I don't think that this patch will be agreed due to rename it.

    -Darrell

  • mxmlc - fails immediately when run at the command prompt

    Yes, I'm under flex 2 with java 1.6.
    I am able to write and run applications using the Flex Builder 2 IDE without problem.
    Wanted to compile the style sheet to use when running.
    He worked through the setting without problem.

    When I run mxmlc from the command prompt, Windows prompts with 'JAR Launcher has encountered a problem and needs to close. We are sorry for the inconvenience. »

    I launched the debugger VS, where I was able to get the violation, an unhandled 0x5c62696c in mxmlc.exe exception: 0xC0000005: reading location 0x5c62696c access violation.

    No idea or help is appreciated.

    My user error. Just removed all the following settings. It was a config problem.

  • Impossible to determine the returned PID of launch when running on the device IDE 10.2 2.0

    It started just happening whenever I have try and run / debug for my device running 10.2. Tried the obvious restart / reboot... updated to 10.2... Update IDE to 2.0... Still nothing... No logs, error codes, nothing, just that the error!

    Lost a day to him already!

    Someone at - it had a similar problem and resolved it?

    But it looks like I found the solution!
    Just go to "Run" > "Run Configurations...". " on the tab 'Upload' in the 'Deployment' section select 'Install the app bar file' , then 'Apply' and 'Run'
    Do the same for the Configurations Debug...
    After that, I can running or debugging my application!

  • problem when running on the device...

    Hey everybody,

    I recently finished writing an application, and I installed it on Bold 9700 device. It works very well. However, as the

    I navigate through the screens through buttons, a menu list opens for each screen. Its boring as each screen appears with a list of the menu.

    Is there a way to prevent this arise?

    http://supportforums.BlackBerry.com/T5/Java-development/openes-menu-item-when-clicked-on-the-button/...

    Show this message to check if this is the same problem.

  • How to stop the elements to appear to refresh when you visit the following pages?

    I put a navigation bar and the logo on the master page, that are inherited by all pages and sub-pages related to it. The navigation bar and logo still seems to refresh when you move from one page to another. I find this extremely annoying. I thought that perhaps this Visual discomfort has occurred in the application of Muse in preview mode - or only the first time that a page has been loaded. So with empty Safari cache, I went the direct start tutorial site: katiesbakerycafe.com and found that the bar of navigation-logo on the subpages (which differs from the homepage) updated the visit of one of the secondary pages - Menu, Gallery, Blog, Contact - for the first time. But the bar of navigation-logo did not appear to refresh when you click back amongst these pages after the first visit. Yes, only half-bad, but still annoying.

    Is there a way to stop this Visual gene on a site created in Muse?

    In the past, I would have set up navigation on the periphery of my Web page and used a large framework containing all the pages that use the same navigation bar.


    Thank you.

    Hi Pamela,.

    The html code generated for the master page is repeated for each page to that master is applied. So it refreshes the page on each fresh charge, after which browser implements cache data to avoid reloading of static content.

    What you are referring is not possible in Muse at this stage. I would recommend that you post this idea to our section ideas, ideas for features in Adobe Muse

    - Abhishek Maurya

Maybe you are looking for

  • Blurry text after adding a keyframe to css

    After you have added a text key frame tent, all text on the page in view is hazy on the loading of the page but brightened after the scroll of the framing out of sight area & is ok even return the marquee again in sight. I see the same thing on the t

  • Cannot attach to post a pdf, Excel file!

    I bought my iphone 6s 2 months ago... I can't attach a pdf file or excel file to mail from my iphone... .only with google reader, dropbox or icloud... cela *... I want a refund Apple... it is my second iphone and the last (first was the 2g)... .Samsu

  • Plugin Container causing the system to delay

    I've updated Firefox version 13.0 x and when I made my browsing is down the tubes. When I was getting errors on which script that I waited just nearly two minutes before I could go forward, or in some cases, type the next character.

  • External monitor does not work with Tecra M Series

    Hello I'm trying to connect to an external monitor, however it is not working properly. The monitor works fine with another laptop so I know that the monitor is ok. When I first start the lptop I get the screen then I XP Flash on the external monitor

  • HP Laserjet 1022nw

    I have a printer HP Laserjet 1022nw running windows 7 and cannot print from Internet Explorer 9.  I can print from other windows programs and adobe.  The error is There was an error internal and internet explorer is unable to print this document.