Make the contents of the repeating frame appear even if its empty

Hi all,
how can i make the contents of a repeating frame (like the labels) even if the query doesnt return anything ??
Regards,
Rafael

Hello,
Here is the Forms forum. You would have more chances to get an answer by posting on the Reports forum.
FRancois

Similar Messages

  • How to make the contents appear of a repeating frame even if its empty

    Hi all,
    how can i make the contents of a repeating frame (like the labels) even if the query doesnt return anything ??
    Regards,
    Rafael

    Move labels outside the repeating frame.

  • Is there a way to make the bookmarks panel appear only when bookmarks are actually present? As in, I

    Is there a way to make the bookmarks panel appear only when bookmarks are actually present? As in, I'm looking for a global setting so that I don't always have to update the properties in each document.

    AFAIK, no.

  • How do i make the old frame dissapear when i click a button for a new frame

    I have a program were you have 2 buttons in a frame. When you click on a choice a new frame pops up with another choice. I wanted to know how can i make the old frame dissapear after the user makes the choice and the new frame has come up?
    Thank you,
    Dan

    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class Frame extends JFrame implements ActionListener
         private JButton Three;
         private JButton Four;
         private JButton One;
         private JButton Two;
         static int num = 0;
    public Frame()
         JPanel p1 = new JPanel();
    getContentPane().add(p1);
         if(num == 0)
         p1.add(One = new JButton("Admin"));
         One.addActionListener     (this );
         p1.add(Two = new JButton("Buy"));
         Two.addActionListener     (this );
    if(num == 1)
         this.dispose();
         p1.add(Three = new JButton("Password"));
         Three.addActionListener (this);
    if(num == 2)
         p1.add(Four = new JButton("Product-ID"));
         Four.addActionListener(this);
    public void actionPerformed(ActionEvent e)
         if (e.getSource() == One)
              num = 1;
              Frame g = new Frame();
              g.pack();
              g.setVisible(true);
    if (e.getSource() == Two )
                   num = 2;
                   Frame h = new Frame();
              h.pack();
              h.setVisible(true);
         if(e.getSource() == Three )
              System.out.println("Password");
         if(e.getSource() == Four)
                   System.out.println("Product-ID");
    public static void main(String[] args)
         Frame frame = new Frame();
    frame.pack();
    frame.setVisible(true);

  • Make the Names to appear in title case

    Hi Friends,
    SAP master data maintained with all caps letters in standard & additional fields, but users are asking to make the Names to appear in title case in Ad hoc reports.
    Pls let me know the procedure.
    $ KL Sha

    Hi Manu And Pavani,
    Here i created a new thread SDN memories.
    please discuss in that.
    Ya, i know pavani waste creating new thread but this thread is meant for some other topic so better not to discuss in this.
    Manoj Shakya

  • I have had apple products now for apron 7 years BUT have never been able to make the bluetooth work , not even when 2 products i.e. : phone and iPod are in the same room. So i stopped trying but would like to set it up between my iMac and i

    hi can anyone help please ? i have had apple products now for apron 7 years BUT have never been able to make the bluetooth work , not even when 2 products i.e. : phone and iPod are in the same room. So i stopped trying but would like to set it up between my iMac and iphone / ipad but can't get it to work, they say discoverable but just will not connect to one another. I also tried the connection code and tried without one ... NO JOY ... Is this common or am i a twit ?

    You can't connect an iPhone or iPad to a Mac via Bluetooth, except for Internet tethering.
    You're not doing anything wrong - it just isn't a feature of iOS devices.
    What were you hoping a Bluetooth connection would allow you to do?

  • How to make the Smooth Scrolling work even H Swipe is tick?

    In my article, if I tick the H Swipe only and the Smooth Scrolling is Both direction, Why is it in previewing it in my iPad the Scrolling seems Off because it's snapping into the pages.
    Smooth scrolling is not working if H Swipe only is tick.
    How to make the Smooth Scrolling work even H Swipe is tick?

    Horizontal scrolling is only for 1024x768 or 768x1024 pages. That’s it.
    You cannot combine horizontal only with smooth scrolling.
    Bob

  • Used wrong charger with ipod classic, now it wont turn on, displays the low battery icon even though its connected to the wright adapter

    used wrong charger with ipod classic, now it wont turn on, displays the low battery icon even though its connected to the wright adapter.
    Can anyone help ?
    please?

    WHow long have you left it to charge?  Have you tried resetting it after a short period of time to see if that can help jumpstart the charging process? To do this, press and hold both the Select/Center and Menu buttons together long enough for the Apple logo to appear.
    B-rock

  • How do i make a frame a enclosing a repeating frame appear only on the last page of a report?

    I have a frame that encloses a repeating frame. How so i make them print only on the last page?

    Assuming you have other content, you could:
    set the Print Object On property to be last page.
    anchor it to the main content that repeats on every page, so this frame only prints after the other one is done
    Assign a format trigger where you make it display only if current page is equal to total number of pages
    create a trailer and move the frame there

  • How to make the whole shebang appear in itunes window

    Because my 25" Asus monitor is on the blink I'm using my 19" Asus monitor, both purchased new last year.  Problem is that the 19", which displayed itunes perfectly before, now cuts the podcast list in half vertically and I have to use the horizontal arrow to see the right hand half of the display when I'm looking at the podcast list.  But when I download and have a download list, there's no horizontal arrow and the name of the podcast is not displayed at all, just the name of that particular episode.  So I have to play each one while it's on the podcast download list in order to make the name of the podcast appear in the little oval window on top for the currently playing podcast.  How do I make the itunes window display its whole contents at once?  The maximize button doesn't help--it's already maximized

    Hello,
    just a additional info: There are differences executing a Runbook with Runbook Tester:
    http://www.sc-orchestrator.eu/index.php/scoblog/99-functionality-differences-executing-a-runbook-with-runbook-tester
    Regards,
    Stefan
    www.sc-orchestrator.eu ,
    Blog sc-orchestrator.eu

  • In a helpset with multiple chms, how do you make the master toc appear in all child chms?

    I'm using RoboHelp 11. The software product I'm documenting is modular so the help is also divided into many chms (requirement). One of the other requirements is that the TOC from the master project appear, no matter which which chm contains the link called by the software. I've done this with merged WebHelp (kudos to Peter Grainge), however I haven't been successful doing it for HTML help using RoboHelp. Has anyone attempted this successfully? Any tips would be appreciated.

    This requires you to make the following changes:
    In each of the projects, open the window being used to display the CHM. Click Advanced Properties and enter the file name of the master project's TOC in the "Table of Contents" field.
    Having compiled all the files, open up the Master project's .HHP file in Notepad. Look for the [MERGEDFILES] section. This should have a list of all the CHMs that make up the final deliverable. It has been some time since I've used CHMs, so I can't remember if you have to do this in all the projects. Try it in the master project first and you'll find out if you do.

  • I cannot make the "Tones" tab appear into my iTunes even if I go to Preferences and click the "Tones" button. What do I do?

    I just recently bought the iPhone 5 and updated to the newest version of iTunes and I cannot make the ring"tones" tab appear. I even went to preferences and clicked on the "tones" button so that the "tones" tab would appear, and it won't appear. I reset the computer and everything. If someone could please tell me how to make the "tones" tab actually appear, that would be wonderful.
    Thank you!

    Hi Friend,
    In iTunes,
    Click Edit --> Preferences --> General Icon Ensure that
    Ringtones is checked.  If not, check it then click OK…
    Hope it will be helpful

  • HT2534 how to make the None option appear next to the Credit Card selections?

    In the support section, ther eis a How To for setting up an apple ID without a credit card, I know this has worked in the past because I did it once,
    The support page shows that there is an option to select "None" when pestered for credit card details, however in practice this option does not exist,
    Is there a way to make the None appear?

    I started on an iPad2, fresh out of the box, and created the account, it became apparent that those without a credit card may not have an account. I read a few of these threads and tried to "Review" the account using itunes and also the apple site. All roads point to BankCardTM
    Any ideas?
    Is it worth deleting the account and starting again? If so, how?
    GJ

  • Things to try to make the installation disk appear?

    My machine suddenly stopped burning CD's in all programs--iTunes, Roxio Toast, some downloaded freeware--and now blank or recorded CD's aren't showing upon insertion. I'd like to do a reinstall of Tiger but--duh--of course the disk isn't appearing on my desktop or anywhere else that I can see. I've rebooted and checked preferences under my menu and in System Preferences to make sure the machine is set so the Finder will open upon insertion of a disk.
    I'm wondering if there are some key maneuvers I might try (5-6 years ago I recall someone holding some keys down and starting the machine at the same time, which produced a disk image) or if there are some programs--Toast, Flip Mac, etc.--I might be advised to trash. Or if there's a place to look for conflicting priorities that might possibly cause a freeze-up.
    Any tips, advice appreciated.
    Cap

    Really? Not simply rubbing alcohol? Also, isn't this a matter of disassembling the machine? I assumed it would be strictly a professionalist/specialist's job.
    I know I'll be glad when I can do an install, because I'm noticing all sorts of stuff on my desktop--two iDisks, .DS-Store pages, a network icon in a square, etc.--that didn't used to be there and won't go away. And in my finder window strange folders like .java, .MCLXC, .mplayer, .Trash, .Xauthority. that, whatever they mean (including the "."), appear to be useless, empty icons and permanent clutter. The Apple discussions website doesn't even want to accept my OS. I keep inserting 10.4.9, but it keeps reverting to 10.4.2. I'm beginning to think I may need to take this machine to the Mayo Clinic.
    Cap
    iMac 17 1GHz 768 ram   Mac OS X (10.4.9)  

  • How can I make the status messages appear IN the status bar / add-on bar instead of floating ABOVE the status bar? (like it used to)

    now that I have the status bar back, why won't it show the status messages IN the status bar?

    The Status-4-Evar add-on can do this, it makes the add-ons bar behave in a similar way to the status bar in Firefox 3.6 and earlier.
    https://addons.mozilla.org/firefox/addon/status-4-evar/

Maybe you are looking for

  • AIR Runtime 2.5.1 - Camera bug

    With AIR runtime 2.5.1, no cameras are found on Mac and Windows. (Application built with Flex SDK 4.1 and AIR SDK 2.5) This is a very very severe bug. Is there any workaround? How many hours until Adobe will release an emergency fix 2.5.2? Is there a

  • WM t-Code for Tracking Storage bins where a Material batch have stayed?

    Hello Gurus, My client ask if there is any t-code (report or whatever) in WM where he would be able to track all the storage bins in which a material batch have stayed? It would be a kind of history data about storage bins where the batch have passed

  • How can I print a document that has a file name followed by "(secured)"

    I just received my new certificate of insurance for my vehicle by email and I tried to print it as I go to France on Saturday and need a copy. All that printed out was a blank template. I noticed that the file name is "certificate.pdf(SECURED)" Is th

  • Problem while starting AE

    Hello, After searching for answers all over the internet, I finally come here. Today, for the third time, I have uninstalled and re-installed After Effects CS6 via "Adobe Application Manager". But, for the third time, this error message appears when

  • Spry Accordion On Click

    How can you get the spry accordion to open and close on a mouse click? Also, we do not want the first tab to be opened. We would like the user to click on the tab first then it should open.