How to hide the window/canvas which is placed on the form?

Hi,
We have a bussiness requirement to hide the canvas/window which is present in the standard form.
The standard form already contains the Window/canvas,we want to hide it without disturbing its functionality so that it is not seen on the form when it forms.
Thans in adv.

i tried above options i.e :-
1)
show_view('ORDER_BASIC');
GO_ITEM('ADDRESSSES.SHIP_TO_CONTACT_MIR2');
hide_view('ADDRESSES');
But may the block addresses resides on the canvas addresses ?
and ans to this que is ya block addresses reside on canvas addresses
2)i cant hide_window as that window has many canvases attached to it.
I am writing this code in WHEN-NEW-FORM-INSTANCE..hope its right??
Please let me know if its not the correct trigger to write the code...

Similar Messages

  • I have apps loaded on my iPad. they show in the main screen are not available to load documents to in the window list which should appear below the main window. the same apps do appear in the sub window on my other iPad. any ideas?

    i have apps loaded on my iPad. they show in the main screen are not available to load documents to in the window list which should appear below the main window. the same apps do appear in the sub window on my other iPad. any ideas?

    From what I can see, unless you're doing things with old versions of Xcode on a Mac (in which case, the solution seems to be to upgrade to the latest version), this seems to e an iTunes issue.
    Accepting that it works fine with another iPad, I suggest trying the following:
    1. Restart the non-working iPad
    2. If that doesn't work, reinstall iTunes. If you're on a Windows PC, I suggest using Control Panel to uninstall all the Apple apps, restarting the PC, and doing a fresh install. If you're using a Mac, a repair permissions might help too.
    iTunes 10.3 is now available, and that may make a difference.

  • HT1349 in iphone 4s did both the speakers work which are placed at the bottom

    hey i want to confirm do both the speakers of i phone 4s work or only one of them works

    There is only 'one' speaker at the bottom. The one on the lower right is the speaker, the one on the lower left is the microphone disguised to look like a speaker

  • I had a trial version, and tonight I bought it.  But buttons led me to the Windows version which I accidentally bought.  I have Mac.  What do I do?  How do I switch it over to a Mac version?

    I had a trial version, and tonight I bought it.  But buttons led me to the Windows version which I accidentally bought.  I have a Mac.  What do I do?  How do I switch to Mac version?

    Hi scarabs55,
    Are you working with Acrobat or Photosohp? (You mention both PDF files and photos, so it's not clear.)
    Let us know what software you're thinking about upgrading and we can point you in the right direction.
    Best,
    Sara

  • How to hide a window in smartforms

    Hi experts,
              How to hide a window in smartforms depends on the conditions. The condition is the window how a hard coded values + fields. if the condition satisfies i want to display in form if its fails no need to display in the form... plz, its urgent.
    Regards.
    Gowrisankar

    hi,
    inside the window, you can create a condition.
    right click on the window, CREATE>FLOWLOGIC>ALTERNATIVE.
    you can give your condition there
    thx
    pavan

  • How to I produce a PDF which goes right to the edge on a Mac?

    How to I produce a PDF which goes right to the edge on a Mac? I have recently moved to a Mac. I now have Acrobat X Pro 10.1.3, and Mac OS X 10.7.3. When I used Windows and Acrobat X Pro I was able to print to Acrobat to produce documents which went right to the edge on screen. Now on Mac I can only produce documents which have a border on them. I expect I am missing something quite fundamental, but it is frustrating me so I am seeking some help from those who know how to do this. Thank you in advance.

    So I did a little exploring in Word for the Mac. I set the Word margins to 0 inches, then I placed a picture that went to the edges of the page.
    The problem seems be that Word is very simple-minded, and when in the Print dialog, it adjusts the preview of the Print feature to the margins of the currently-selected printer. For my HP inkjet printer, that's about 1/8" in from the edges. When that data is passed to OS X to create a PDF, it uses those margins in the PDF file.
    In Word for Windows, Acrobat installs a PDFMaker plug-in for Word. PDFMaker contols the creation of PDF so there are a lot more settings possible.
    Acrobat has never made a plug-in for Word for the Mac. As to why, this has been debated endlessly for the past 15 or so years. Adobe claims that Microsoft doesn't provide the handles to do it in the Mac version of Word. Whether that's true, I don't know.

  • Restore windows is the headline.the application "finder" unexpectedly quit while trying to restore its windows.do you want to restore its windows again? i clicked restore windows option which is showed on the monitor and jumping repeatedly .pleas solve it

    restore windows is the headline.the application "finder" unexpectedly quit while trying to restore its windows.do you want to restore its windows again?this message showing on monitor. i clicked restore windows option which is showed on the monitor and jumping repeatedly .please tell me how can i solve it?

    Selecting the "No" button will tell Finder not to try and reopen the windows.

  • How to hide main window in JavaFX 2.0

    I want to hide application window in JavaFX 2.0, calling hide() on Stage object terminate application. How to hide main window and left application running?
    import javafx.application.Application;
    import javafx.event.ActionEvent;
    import javafx.event.EventHandler;
    import javafx.scene.Group;
    import javafx.scene.Scene;
    import javafx.scene.control.Button;
    import javafx.scene.layout.BorderPane;
    import javafx.stage.Stage;
    public class SysTray extends Application {
         public static void main(String[] args) {
              Application.launch(SysTray.class, args);
         @Override
         public void start(final Stage s) throws Exception {
              Group rootGroup=new Group();
              Scene scene=new Scene(rootGroup, 800, 600);
              s.setScene(scene);
              Button hide=new Button("hide");
              hide.setOnAction(new EventHandler<ActionEvent>() {
                   @Override
                   public void handle(ActionEvent paramT) {
                        s.hide();
              BorderPane mainPane=new BorderPane();
              mainPane.setCenter(hide);
              scene.setRoot(mainPane);
              s.setVisible(true);
    }

    That's interesting. I just checked and it looks like http://download.oracle.com/javafx/2.0/api/javafx/stage/Stage.html#close%28%29 is also an alias for setVisible(false);
    A little weird that they would have two aliases for such a thing. I'm guessing that setVisible isn't supposed to end the application, but what with JavaFX still being in Beta, the given functionality is acting as a placeholder. Maybe you should check [url http://javafx-jira.kenai.com/]Jira to see if this is already an issue. If not, you should probably file it to make sure.

  • With OS X10.9 the Mail window (after hitting reply or forward) grows ridiculously long, sometimes 4 times the width of the screen and would not allow me to readjust the window size. Any one has the same problem? How shall I go about fixing it? (Thanks)

    With OS X10.9 the Mail window (after hitting reply or forward) grows ridiculously long, sometimes 4 times the width of the screen and would not allow me to readjust the window size. Any one has the same problem? How shall I go about fixing it? (Thanks)

    I'm having the same problem.  I've tried going into the Library and deleting the mail plist file(s), which fixes the problem, but only temporarily.  Would appreciate any help here too!

  • How can i set a column which would show me the name of the user

    how can i write a trigger which would show me the name of the user now make changes in the table.

    872959 wrote:
    how can i write a trigger which would show me the name of the user now make changes in the table.I think what sb is trying to say is: if you mean the database user, you can use the USER session variable to identify the database user:
    http://download.oracle.com/docs/cd/E11882_01/server.112/e17118/functions227.htm#SQLRF06156
    you would write a before each row trigger to update an "updated_by" column on your table to be USER.
    e.g.:
    :new.updated_by := USER;

  • On OSX Lion i used to drag the window to the top of the screen and get maximise, and drag the window right or left to show the both beside each other just like windows 7, How to do it on Mountain lion ?

    On OSX Lion i used to drag the window to the top of the screen and get it maximise, and drag the window right or left to show the both beside each other just like windows 7, How to do it on Mountain lion ?

    That has never been a feature of Mac OS X, but I believe there was some kind of third-party software that could add that capability.  i don't recall what its name is, but you must have had that installed, and it either isn't installed anymore (perhaps removed as incompatible?) or is not working properly in Mountain Lion.

  • How do I keep all the windows on my MacBook  open at the same time?

    How do I keep all the windows on my MacBook  open at the same time?

    They are always open until you close or minimize them.  They may be behind other windows, but if you haven't physically closed them, then they are still open.

  • To import all songs on the CD, click Yes in the window that appears. iTunes starts importing the CD.---I am using a Dell and can't import the CD I need because the window doesn't automatically pop up.  How do I fix this?  Any thoughts?

    "To import all songs on the CD, click Yes in the window that appears. iTunes starts importing the CD."
    I am using a Dell and can't import the CD I need because the window doesn't automatically pop up. How do I fix this? Any thoughts?

    You could try my script ConvertFormat and see if you like the results. Would be easier than inserting the CDs and correcting the tag info again. Just be aware this is a one-way trip. Once you've thrown away some quality to shrink the files you can't get it back without going back to the source. You may better off investing in a bigger drive.
    If you just want to squeeze more on the iPod you can use the built-in iTunes option to convert files to a lower bitrate as they are added to the device.
    tt2

  • I have three iphones that synchronize with outlook 2010,each with a different profile.Two of them, running ios4.3 succesfully update contacts with the apropriate profile of windows/outlook (which is open at the time). The third iphone using ios 5.1 will a

    I have three iphones that synchronize with outlook 2010,each with a different profile.Two of them, running ios4.3 succesfully update contacts with the apropriate profile of windows/outlook (which is open at the time). The third iphone using ios 5.1 will always sync contacts with the admin account, regardless of the win/outlook account being open.

    I have three iphones that synchronize with outlook 2010,each with a different profile.Two of them, running ios4.3 succesfully update contacts with the apropriate profile of windows/outlook (which is open at the time). The third iphone using ios 5.1 will always sync contacts with the admin account, regardless of the win/outlook account being open.

  • HT1436 I have two hard drives on my G5(2004). How do I get to choose which hard drive is the start up disk when I turn on the computer? Is it the shift key I hold down?

    I have two hard drives on my G5(2004). How do I get to choose which hard drive is the start up disk when I turn on the computer? Is it the shift key I hold down?

    depending on which model of G5 and  OS installed will depend on whether a key command will work
    alt   at start up may  work, if it does not, use the start up disc setting in;  
    apple menu > system preferences > system  > start up disc
    of course, the second drive must have a compatible OS installed for it to be able to boot.

Maybe you are looking for

  • Problems with OSX Mavericks after security update 23 april 2014

    So I ve just updated the latest security update of osx mavericks and i get a really annoying problem. My system went so slow for example when I switch fullscreen a window or back from fullscreen and the effect of apps when I open them it is slow aswe

  • Copy Order Price into Purchase Order Price

    Dear SAP Experts, My client looking for third party ordering scenario where sales order pricing must forwarded to PO pricing condition value. Sales order has price components like gross price, freight, tax, commission. Most of SO price components val

  • Have to reinstall iTunes each time I want to sync

    So I upgraded all my software and finally got my iPad 2 to sync, but now I have to reinstall iTunes each time I want to sync either my iPad or my iPod. It's not as much of a hardship as some of the folks are having in these discussions but it doesn't

  • How to embed the PDFA-1b?

    Is there any option to embed the PDFA-1b through Adobelivecycle ES? Kindly help me. Thanks, Prabudass

  • Apple TV vs ROKU

    what are apps available for apple TV?, is this similar to ROKU?.  ROKU has varieties of channels, and they have a channel store.  Does Apple TV has a same concept?