Display-condition="first" doesn't work

Hi,
I'm trying to use the 'display-condition' attribute of the xdofo:inline-total element to get some boiler plate to appear on the first page only, and some other boiler-plate to appear on all subsequent pages (display-condition="first" and display-condition="exceptfirst") as detailed on page 2-78 of the 5.6.3 user guide.
(This is not something that can appear in the header/footer, so we can't use 'different first page').
If I don't specify a display condition then my boiler plate is displayed (although only if I add this as a string within the element, and the variable is not displayed correctly). But if I add the display-condition="first" then the element is not displayed at all.
I've tried this with the 5.6.2 desktop previewer and with 5.6.3 within Oracle Applications. The results are pretty much the same.
I guess I have two questions:
1.) Is this the right way to do what I'm trying to do? (We need 'Assessment Information to be shown at the head of a table on page 1, and 'Assessment Information Continued' to be shown at the top of the table on all subsequent pages, and as this is a batch print job, we need the pageing to restart for each new main group)
2.) If this is the right way to do it, can anyone help me get it working?
I can post a small example xml and rtf if it helps.
Thanks for any suggestions,
Ben

To test this further I created a new rtf template and xml file which make the problem quite clear I think.
I've created 5 new items in the template.
Each one of them uses a different printing condition as specified in the user guide, from which I quote:
• first - the contents appear only on the first page
• last - the contents appear only on the last page
• exceptfirst - contents appear on all pages except first
• exceptlast - contents appear on all pages except last
• everytime- (default) contents appear on every page
When you preview the report, what happens is that:
• first prints on every page except the last
• last is never printed
• exceptfirst prints on every page except the last
• except last is never printed
• everytime prints on every page except the last
None of these behaves as descibed in the manual, and nothing is ever printed on the last page.
Anyone got any ideas? Someone must be using this functionality succesfully...
Thanks,
Ben

Similar Messages

  • Create Slideshow Display sequence property doesn't work

    Create Slideshow Display sequence property doesn't work,
    I have selcted random but the slideshow always plays in order. I searched the scripts for any logi related to this and other properties set, but cannot find any refernce to any of these propoerties:
    transType='Random' transTime='1' firstImage='1' dispSequence='1'>
    How can I make the slideshow start  with a random image each time?
    thanks
    s

    Hello,
    I am back on this question, about how to get the non-flash version of the Creatr Slideshow v1.6 to display the images in a random sequence. Can anyone point me in the right direction, please?
    thanks
    juno

  • Why my new Mac mini  DVI dual link mini display port adapter doesn't work  with my 30"display (LG W3000H)?

    Hello There
    Can any of you advise on the below? Tried to connect Mac mini with a 30" display through a DVI dual link mini display port adapter. For the first try Mac mini go connected to the display, then i've chosen the highest resolution (2560x1600, native) and right at that moment they got disconected. Since then the display stays black. What can be the issue, is it possible DVI dual link mini display port adapter is not compatible with 30"display (LG W3000H)? It works with DVI male-male cable plus DVI HDMI adapter as long as the resolution stays under 1280x800. Any idea is much appreciated.
    Thank you, Vera

    Hi,
    I can report that my Mac Mini Intel Duo connected instantly and without even having to set it up (on the first try) with my 1366x768 native resolution DELL 50" Plasma Display. It's so beautiful that I just want to stand there and fondle my HDTV as I drool haplessly like Homer Simpson with a doughnut in his mouth. Seriously, no problems.... guess I bought the right cable (ebay).
    Before you buy a Duo, make sure you're aware of the airport and bluetooth issues that so many (maybe everyone who tries to use them together) are having. It seems that bluetooth interferes with airport, or maybe the other way around. Anyway, it's messed up. Also, Airport reception is generally VERY poor with the new Intel Mac Mini.
    Despite these things, I still love mine (I now have 2 base stations and an airport express for my powerhouse wireless needs, and an external DLink bluetooth-2-USB dongle solved the bluetooth/airport issues... in my case).
    FWIW,
    awk
    667-MHz Ti PowerBook G4.   Mac OS X (10.3.9)  

  • 27" display and late '09 MBP 13" - Display software update **doesn't work**

    Hello All,
    My shiny new 27" LED cinema display arrived today. The display is stunning, but when I downloaded and installed the "LED Cinema Display Software Update 1.0" (http://support.apple.com/kb/DL1107) on my mid-'09 MBP 13" it doesn't work!!
    The installation completes successfully, but after rebooting and checking system preferences, I don't get the brightness slider etc nor the option to use the built-in speakers in the display.
    Please advise if you have any advice or thoughts on the matter.
    Many thanks,
    Rob

    Apple got hold of me and we went through some trouble-shooting steps. Turns out that the USB connector, although fully plugged in, was somehow not seated correctly and was thus not recognizing the display and speaker etc.
    Happily resolved!

  • QuickTime movies cannot display properly, refresh doesn't work propely for html files on hard disk, opening a new tab doesn't work

    Hi!
    I have tried Firefox V4 (but have since reused V3.6.16). The following problems were found:
    a. Cannot display the controls used for QuickTime movies.
    b. The refresh button doesn't function at all if the html files reside on the hard disk. I do this because I need to test the appearance of the web page before uploading to the server.
    This problem also exists for v3.6.14 to v3.6.16
    c. When opening a new tab, it doesn't work. Instead, it will open another instance of the browser. By right, it has to open the web page on the same instance of the browser.
    This is my feedback.
    Thanks!!!!! :)

    I had some advice to try recording QT audio and adding to the slide.  Now, when recording to Quicktime, it does embed it, but in recording the presentation, it either doubles up the audio giving a strange echo or does the same thing if you ever edit the presentation.
    The problem Keynote has is that the sound and image content are not locked together which causes out of sync errors. This is why many users choose video editing applications when using sound in the presentations, as they have both image and audio tracks to sync sound properly together.
    Start a new presentation to remove the previous sound recording, Keynote is holding onto the other sound files.
    Add the graphic items to each slide and one sound file to each slide for the voice over
    1 - In Inspector > Transitions;  use start transitions automatically and set each transitions delay to the duration of the individual sound file.
    2 - In QT export, set Fixed Timing and delete the value in the duration box, QT will then use the custom timings for each individual slide.
    This procedure does work exactly as needed, Iv used this for nearly 6 years using 4 different versions of Keynote.

  • Condition ChooseFromList doesn't work

    Hi
    On the AP Invoice Form i added to the ChooseFromList a new condition. This works with the following code fine.
    SAPbouiCOM.ChooseFromListCollection cflc = parentForm.ChooseFromLists;
    SAPbouiCOM.ChooseFromList cfl = cflc.Item("2");
    SAPbouiCOM.Conditions conds = cfl.GetConditions();
    SAPbouiCOM.Condition cond = conds.Add();
    cond.Alias = "ISRBillID";
    cond.Operation = SAPbouiCOM.BoConditionOperation.co_EQUAL;
    cond.CondVal = "1234";
    cfl.SetConditions(conds);
    This ChoosFromList give me all BusinessPartners with ISRBillID back.
    When i want all BusinessPartners with no ISRBillID, it doesn't work.
    SAPbouiCOM.ChooseFromListCollection cflc = parentForm.ChooseFromLists;
    SAPbouiCOM.ChooseFromList cfl = cflc.Item("2");
    SAPbouiCOM.Conditions conds = cfl.GetConditions();
    SAPbouiCOM.Condition cond = conds.Add();
    cond.Alias = "ISRBillID";
    cond.Operation = SAPbouiCOM.BoConditionOperation.co_EQUAL;
    cond.CondVal = "";
    cfl.SetConditions(conds);
    Does anybody have an idea?

    Ok, reworded...
    How i represent following SQL-Statement to a Condition?
    SELECT CardCode, CardName, ISRBillID FROM OCRD WHERE ISRBillID IS NULL

  • Mini Display port HDMI doesn't work? How to fix it it doesn't show neither video nor audio

    Hi,
    I bought two days ago a Rocketfish mini DisplayPort to HDMI but I still cannot watch anything in my tv. I've tried everything. I plugged the HDMI cable in differents ports of my tv, I plugged it in differents TV of my house but nothing happened. I dont know what the problem is : the TV's, my MacBook Pro or the adapter. I went to system preferences > Displays but the it doesn't recognize the TV and in the other hand the TV doesn't recognize any signal. Help me plase to solve this problem.
    Thank you

    I dont think is the cable because it works with my playstation 3. Does the size of the tv have any relation to the problem?
    No, the size of the TV makes no difference at all.
    I would try to exchange the adapter.

  • External Display (Mini Displayport) doesn't work

    I have a mid-2010 13" MacBook Pro. The Mini DisplayPort sends NO signal to an external display, either adapted to VGA, DVI, or HDMI.
    I've tried two separate displays (neither Apple branded), one of which is brand new, and both work perfectly well with my iMac and Mac Mini . . . but, nadda with my MacBook Pro.
    I brought it in to the Apple Store in Belfast last week and the Genius Bar did the normal testing on it ... where it failed when hooked-up to a basic VGA LCD screen.
    ... BUT ... when they connected it to an Apple branded display it worked immediately. 
    Well, that's SOMEWHAT good news ... however, I have no intention of buying an Apple display (uhh ... yet).
    I've scoured the newsgroups and discussions for an answer, but all the answers I found didn't help me.
    Yep, it WORKS when connected to an Apple display, but that's it. And, the cabling and displays I'm using work fine connected to my other Macs.
    "Detect Display" (holding down the ALT key to make it appear) does nothing for me.
    I've tried Safe Mode boot ... no help.
    I've tried with and without mains power (to the MacBook), and the results are the same both ways.
    I've tried resetting the PRAM ... no help.
    The fella at the Apple Store was stumped. They are willing to examine the machine and let me know what they find, but, this is my primary working machine and I don't have the luxury of such down-time without it.
    Any thoughts? Any obvious (or, not-so-obvious) tricks you can finally think of? (short of buying an Apple display)
    Thanks
    Allan Shearer
    Ireland

    I knew that, Jin Li Thanks for the pic.
    The question is whether hellothere's machine has thunderbolt. If my theory is right, then switching tb off might not help, since the problem would be with one of the video components (in the TV or the computer) not recognizing the other as a trusted make/model.

  • My iphone5 has a keypad issue of getting stuck and blinking of display the phone doesn't work until it's turned off and turned on

    my iphone5 has keypad issue which is getting stuck and the display starts blinking the phone doesn't respond until it's turned off n switched on what might be the solution ???

    Close all open apps by double-tapping the home button, then swiping up and off the screen with the app window (not the smaller icon).
    Reset your device: hold down the home button along with the sleep/wake button until the screen goes black and you see the Apple, then let go. (No data loss)

  • My macbook air has no light in the display, the brightness doesn´t work and it flicks sometimes

    hello Im from mexico and i bought a macbook air 1 month ago and the brightness i too low I cant see anything on the display but I connect another display device by thunderbolt and it works, sometimes the display flicks when the macbook is some 30 minutes on, I adjust the brightness but nothing, i went to the store where I bought it and the said that is the lightback that i need to send a email to the apple and send it, someone has the email where i can ask?

    manolisevdalis wrote:
    When my Macbook is about to die,
    Are you letting the battery to be nearly totally discharged?  If so, that will dramatically shorten the battery life span.  Keep it attached to AC as much as possible.  Here is some battery information from Apple:
    http://support.apple.com/kb/ht1446
    Try a SMC reset:
    http://support.apple.com/kb/ht3964
    Ciao

  • Double Display on Imac doesn't work under windows, there's a solution?

    Hi, I'm a mac user who needs windows for certain applications, so I've installed it with bootcamp on my Intel based Imac 20''.
    It's very useful for me having 2 monitors to work also in windows, but there's a problem: when I boot under windows the imac transmits the signal (I can go over the main monitor with the mouse) but the 2nd monitor doesn't receive the signal and remains black!
    Everything is tested and works properly on macos, so there's a possible solution?
    Thanks
    Davide

    Just an idea for you. There is an entire Apple Discussion forum dedicated to Boot Camp and Windows XP.
    Whereas, not everyone here with an Intel iMac has installed, tried to install or has experience with BC & XP, everyone there has or at least has an interest. You may attract help more quickly there.
    The Forum is at the bottom of the main Apple Discussions page under Windows Compatible Technology.
    Here is a link;
    Forum: Boot Camp Public Beta

  • Conditional formatting doesn't work with scatter chart

    Hi,
    I am working on OBIEE 11g(11.1.1.7.0) and trying to create scatter chart with conditional formatting. But this is giving issue and conditions are not getting applied.
    suppose I have take columns "product numer","product","office","product type","Revenue" & "Actual unit price"
    I created the scatter chart using above columns and applied below conditions.
    if revenue is equal to/ is in 1080 then color is yellow
    if revenue is less than 1080 then color is blue
    if revenue is greater than 1080 then color is red.
    After applying all the condition, 1st condition is not getting applied. All the charts are showing blue and red color only.
    Anyone have any idea about this issue?
    Thanks
    Krishna

    looks like it is bug in 11.1.1.6.2 which is not fixed in 11.1.1.7.0
    Bug 14286482
    I tried it locally with 11.1.1.7.0 on dimension column the condition filter is applying but not on measures !
    thanks,
    Saichand

  • CommandButton with conditional-rendered doesn't work???

    Hi,
    My problem:
    I just would like to show the Submit-Button (commandButton) after I change the value of the "selectOneMenu ". So for that I set the boolean variable for the rednerer to true. After that the Submit-Button is shown. But when I click on that Submit-Button, the action is not invoked?
    But when I remove the "rendered="#{bean.rendered}" attribute from the commandButton, the action is invoke!
    What do I wrong?
    Would be great if someone could help me!
    <h:form id="choose2">
      <h:panelGrid columns="2" rowClasses="panelChooseRow" columnClasses="panelChooseCol">
        <h:outputText value="#{msgs.beanUserName}" />
        <h:panelGroup>
          <h:selectOneMenu id="userMenu" value="#{bean.userName}" onchange="submit()" required="true">  
             <f:selectItems id="userItems" binding="#{bean.userItems}" />
          </h:selectOneMenu>
          <h:message for="userMenu" errorClass="errMsg" />
        </h:panelGroup>
        <h:outputText value="" rendered="#{bean.rendered}"/>
        <h:commandButton id="send" value="#{msgs.beanSave}" action="#{bean.actionModify}" rendered="#{bean.rendered}"/>
      </h:panelGrid>
    </h:form>
    Bean-Code:
      public void setUserName( String newValue )
        _userName = newValue;
        _bRendered = true;
    public String actionModify()
        System.out.println("actionModify");
        return null;
      public boolean isRendered()
        return _bRendered;
      }

    Hi,
    well, I don't see what could be wrong in your code, but I have an example working.
    So I will just post my code and you can compare.
    Some code snipped off my JSF Site:
    <h:commandButton id="upload"  rendered="#{uploadFileBean.check}" onclick="submit()" action="#{uploadFileBean.upload}" value="#{messages.upload}" styleClass="bgTextBright" tabindex="4"/>
    <h:commandButton id="correct" rendered="#{not uploadFileBean.check}" onclick="submit()" action="#{uploadFileBean.correct}" value="#{messages.correct}" styleClass="bgTextBright" tabindex="4"/>Here the code in my uploadFileBean:
    private boolean check;
        public boolean isCheck()
            return check;
        public void setCheck(boolean b)
            this.check = b;
    public String upload()
            String retVal = Constants.UPLOAD_OK;
            return retVal;
    public String correct()
            String retVal = Constants.CORRECT_OK;
            return retVal;
        }There is only one commandButton shown (depending on my check property) and if I press it, the associated action method is called.
    Did you have a look, if you call the right method? Meaning, does the method exist in the given bean? Do you have your bean declared in the faces-config.xml?
    As I can tell you, the posted code works fine, so hope this could help you.

  • Imac 12,2 Display Target Mode doesn't work with Thunderbolt?

    Is this true? Can't beleave... I got a Belkin MiniDisplayPort to MiniDisplayPort cable.
    @apple
    Please give us an update to fix this!
    ciao pram68

    This a user to user forum, Apple doesn't read it. If you have feedback please send it to www.apple.com/feedback.
    Also please be a little more explicit, exactly which iMac do you own and what are you trying to achieve.

  • UITextView doesn't display the first part of the text

    I am having a trouble with UITextView.
    When a text view is loaded for the first time after my app is launched (the text view is created and text is filled from saved data), the text view displays from the first letter of the text.
    But once the text view becomes first responder, then disappers by pressing back button on a navigation bar, and come back to the text view again by using a control on the previous view (a button for instance), the text view always displays the last part of the text.
    This happens after the text view becomes first responder. What is changed before and after the text view becomes first responder? And how can I avoid this to display the first letter in the text view always when it appears?
    I tried resignFirstResponder, selectedRange, and scrollRangeToVisible: in viewWill/DidAppear/Disappear but all of them didn't work.

    Thank you iPhil_good, but it didn't work ...
    And RickMaddy, I don't know how to post image but as it is UITextView, I use text to explain.
    There are two views, home view and text view, and UITextView is in the text view. The first time the UITextView appears (slides in from the home view), it looks like:
    Test[1] Test[2] Test[3] Test[4]
    Test[5] Test[6] Test[7] Test[8]
    Test[9] Test[10] Test[11] Test[12]
    Suppose the text starts at Test[1] and ends at Test[200], and just the first 50 are visible within the size of the UITextView.
    Once I tap on the UITextView, keyboard appears and UITextView becomes first responder (editable). Then I go back to the home view using back button on the navigation bar.
    Then again I move back to the text view from the home view,. This time it looks like:
    Test[189] Test[190] Test[191] Test[192]
    Test[193] Test[194] Test[195] Test[196]
    Test[197] Test[198] Test[199] Test[200]
    I would like to display the text from Test[1] whenever the view appears. If the UITextView hasn't become first responder, this doesn't happen and the text starts from Test[1] when it appears. But once the UITextView becomes first responder, the UITextView always displays Test[200] at the bottom of the view when it appears.
    I am not sure but it looks as though some internal state of UITextView changes when it becomes first responder, but isn't reset even after it resigns first responder.

Maybe you are looking for

  • How to keep multiple function modules under one Web service

    Hi Experts, I have Three RFC function modules and i need to create one web service for these three RFC function modules. I know How to crearte a web service for one function module. please suggest me How to keep multiple function modules under one We

  • Help, no sound, no sound output devices

    Hi all, I tried this over in the Tiger section with little help. About a week ago I told my grand-daughter she could plug her iPod headphones into the headphone jack on the the front of the G4. Now, I have no sound at all except for through the headp

  • Classic Scenario GR

    Hi In Classic scenario do we do GR from srm front end or from the backend Sameer

  • PS6 Camera Raw issue

    Hello! I have a Canon 7D and some of my Raw files work flawless but sometimes when trying to open a select amount of them in CS6 I get the following error: Could not complete the command because the file appears to be from a camera model which is not

  • HTTP 404 Not Found (after submit)

    Hi, I have search string on a report which submits when enter is pressed. Everytime I press 'Enter' I get the following error message with wwv_flow_accept in the address bar. I have read various articles which I was pointed to in this forum http://ww