Hide Print Button On Bill After Click

hi,
i have to create a bill and create a Print Button On this bill .
Now I want when i click on that button then generate a pop up and ask do you want to prient .If i press ok then prient button should be hide and print the bill.
How can i hide button when i click on print Button.
Thanks

Create an on submit computation, in that have a static assignment to hidden item, the button would be visible/enabled while the hidden item has a value of YES, when the computation fires, it will set the hidden item value to NO, thus the button is disabled/hidden..
Thank you,
Tony Miller
Webster, TX
A lady came up to me on the street, pointed at my suede jacket and said "Do you know a cow was murdered to make that jacket?"
"I didn't know there were any witnesses", I replied " Now I'll have to kill you too"

Similar Messages

  • How to make smart shape buttons turn colors after clicking on them?

    How to make smart shape buttons turn colors after clicking on them?  I am using buttons as links to learning paths and would like users to know which buttons they have allready clicked on when returning to main menu.

    This is reply I got from Adobe support.  I will try and let you all know what works best:
    Here is the workflow which you can follow to achieve this functionality.
    Puspendra: You can choose image button and then choose from the available image buttons, or click on the folder icon when you select the image button and choose from the Gallery of Captivate 6.
    Puspendra: Few image buttons change color on hover or onclicked, these effects are predefined in them.
    Puspendra: Or you can edit that button on which you are working, from properties Panel.
    Puspendra: The Post and Cancel button on this thread seems like a transparent button in Captivate with different fill and stroke color, and transparency is also less, and with corner radius of 0.
    Puspendra: You will find these all optionns, when you will click on that button and then click on the properties panel.

  • Print button requires a second click to print after changing presence of another page to visible

    I'm having trouble getting a print button to execute two separate lines of code.  I need it to make the second page of a form printable and then print, it makes page 2 visible but then when the print dialog box comes up the only page that is there is page 1.  Can I get them to execute one after the other with one click???  I've played around with the prePrint and no luck there either.  Page2 is set to hidden again on the postPrint which works fine.
    I've created a very simple version of this problem, 2 pages, page 2 is set to hidden on initialize.  On page 1 is a button with only this code on the click event:
    event:click
    Pg2.presence = "visible";
    xfa.host.print(1, "0", (xfa.host.numPages -1).toString(), 0, 0, 0, 0, 0);
    And it still only displays page 1 in the print dialog even though on the preview behind that pop-up I can see the document is 2 pages long now!!  What am I missing here?
    Thanks

    The layout model didn't have a chance to update right after you set the presence to "visible". Therefore the numPages property didn't update and only sees there being the one page.
    You need to force a 'refresh' with xfa.layout.relayout() right after you change the presence property of Pg2. Then instead of using a host property (numPages), use a layout method. In other words replace xfa.host.numPages with xfa.layout.pageCount().
    Your end result will be:
    Pg2.presence="visible";
    xfa.layout.relayout();
    xfa.host.print(1, "0", (xfa.layout.pageCount() -1).toString(), 0, 0, 0, 0, 0);
    Kyle

  • Hide Print Button on Printout.

    Hi Everyone,
    I am using print button on Dashboard.
    but when we click on print button what I want is. printout should show print button.
    Can we achieve this?

    Hi,
    Tried with the sample scenario in my machine, yes the print button is not getting displayed in the print out. If you want to display the print button, then just use the rectangle component & text component just for display purpose. with any assignment which gives the viewer as perception of the button.
    Make sure the text & rectangle component look similar and formats.
    --SumanT

  • New to this - hide print button

    Hi all and sorry if this has been covered in other posts.
    I have created a form using LivCycle Designer but I am a total novice when it comes to scripting. All I want to do is make it so that the printed form does not show the "print" button.
    I seem to have created some code as follows but it's obviously not quite right:
    form1.#subform[0].PrintButton1::click - (JavaScript, client)
    xfa.host.print(1, "0", (xfa.host.numPages -1).toString(), 0, 1, 0, 0, 0);
    Any help would be much appreciated.
    Thanks

    Hi Tim,
    This is fairly straightforward and does not require scripting.
    Select the print button and go to the Object > Field tab. There is a presence dropdown and you can select 'Visible (screen only)'. This will make the button visible on the screen, but will not print it.
    Good luck,
    Niall

  • Custom button goes missing after click the button in Customer Master

    Hi All,
    I have one query regarding Custom tab button in Custome MAster.I have implemented BAdIs using CUSTOMER_ADD_DATA_CS and CUSTOMER_ADD_DATA  to match my requirment.
    Query:
    While click the custom button(which i have created in Customer Master) , the subscreen is displayed  but the Custom Button is missing.Where in Standard Buttons like 'GENERAL DATA' and 'COMPANY CODE DATA' Std buttons in Customer master Etc. buttons going to disable mode while click these button in custome mastar.
    Is there any OSS notes to implement OR we required to set up some PF status to match above requirment.
    Please let me know.
    Thanks,
    Sridhar

    If I follow you, no. That's the way it works. The buttons are composited with the background so become part of it. I'd rethink the design.
    Basically, you don't want the highlights to determine the color of unselected buttons. You'll always have fringes and jaggies. Having a non-transparent color set for the unselected state kind of does what you want, but won't look the best.

  • Page back button is disabled after clicking to another web page, causing me to lose the original page.

    When I click to follow a link from one of my home pages, the back button becomes disabled. This has the effect of "disappearing" the first page and "stranding" the link I traveled to.
    The only work around is enter the site again. Subsequent clicks from the page don't cause it to disappear again.

    I would suspect a slightly incompatible addon of causing that to happen.
    Do you have that problem when running in the Firefox SafeMode?<br/> ''A troubleshooting mode.''<br />
    You can open the Firefox 4.0 SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut. Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running. <br />
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut to open it again.''
    If not, see this: <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • Print Dialog Printer Button part 2

    Hey All,
    I Posted about this before and never found a fix or workaround. I was hoping since the main dialog seemd to change at 10.1.2 it would be taken care of but it seems no one but our organization sees this as an issue. I guess I'm wondering if we're all just nuts or if there's something blatent we're missing so I'm going to rephrase the question.
    Acrobat 10.1.2 on Mac.
    The Print Dialog contains a "Printer..." buttton by which we can access settings that are not available on the main Adobe dialog.  These include printer mailboxes (on MFPs), some layout options, etc.  As we often use mailboxes and secure printing, these are features which are vital to us being able to operate effectvely.
    If I click the Printer button, a regular Mac OS Print dialog appears, complete with Cancel and Print buttons.  If I click Print on this dialog, it doesn't actually print; I still need to click OK on the main Adobe dialog.  So, it acts more like the main dialog's "sub-dialog" (my term) with additional settings, much like the Advanced button.
    However, if I click the Adanced button as stated above, and all the settings look fine, I can click Cancel on that dialog. When I click OK on the main dialog, it takes into account the settings on the Advanced dialog, even though I clicked Cancel.
    If I do the exact same thing using the Printer button, I get a differerent result.  Even though the settings appear correct, I need to click Print to "apply" these settings to the current print job. I can then click OK and it prints as expected. However, if I click Printer and the sub-dialog's info all looks correct, I would expect either...
    to be able to click Cancel and have those settings still be applied since it is acting as a sub-dialog to the main dialog (like the advanced button)
    or
    when I do click Print on the sub-dialog, have the main dialog automatically click OK since I'm making it clear I want to print using the settings on the Mac Print Dialog (which Acrobat treats as a subdialog to it's dialog)
    with me so far?
    OK, this is not just about an extra click.  We have 40 users with this program and getting them all used to a very counter-intuitive way of doing things if difficult. This is causing us time and money (and possible legal/security issues).  If people expect Secure printing to be in effect when the send a job to a shared MFP, and it isn't, this is a huge problem.
    Again, are we missing something?
    Thanks!
    Jeff

    Thanks Steve.  Seemed like it worked at first but no go. When I go back into the Print Dialog an hit Printer, the settings ARE there but unless you click Print on that dialog, the adobe dialog ignores them.  In other words, if I hit Printer and get the dialog. The settings (using presets) are saved and visible. But if I hit cancel at the dialog (which most people I know would do if they're not changing anything), it disregards the settings.
    Thanks,
    Jeff

  • Hide Submit Buttons

    Hi,
    I have 2 submit buttons.I wrapped them up in a subform.
    1st button  is used to send e-mail (used Javascript)
    2nd button used to save this form to app server (defaulted Javascript code)
    Now when user clicks 1st button I need to hide this  1st button & I did it using
    this.presence = "hidden";
    I also want to hide 2nd button simultaneously.when user clicks 1st button.How to do this?
    button 1 click event
    ----- ADOBE_DATA.#subform[0].buttonform.submitToSAP1[0]::click: - (JavaScript, client) -------------
    button 2 click event
    ----- ADOBE_DATA.#subform[0].buttonform.submitToSAP1[1]::click: - (JavaScript, client) -------------
    rgds
    vara
    Edited by: Vara K on May 26, 2009 9:31 PM
    Edited by: Vara K on May 26, 2009 9:46 PM

    Hi Vara,
    In the Button 1 click event write the following code.
    submitToSAP1[1].presence = "hidden";
    But it's better to change the name of the buttons instead of having like this :[1].
    Regards,
    Ravi

  • My pull down menu above the green "back" button disappeared recenly after I intalled an update. How to I get it back so I can print since right clicking does not give me a print option?

    I used to have a tool bar at the top of the screen that had file, print, help, etc. After I recently installed something ( I can't remember what), the tool bar no longer appears. Help I need it back! I need to print screens and right clicking does not allow for a print option and my print screen button on my computer does not get me anywhere either. Please describe any help in simple terms - I'm just an average computer user! Thanks.

    In Firefox 3.6 and later on Windows you can hide the "Menu Bar" via "View > Toolbars" or via the right-click context menu on a toolbar.
    Press F10 or press and hold the Alt key down to bring up the "Menu Bar" temporarily.
    Go to "View > Toolbars" or right-click the "Menu Bar" or press Alt+V T to select which toolbars to show or hide (click on an entry to toggle the state).
    See also [[Menu bar is missing]] and http://kb.mozillazine.org/Toolbar_customization

  • Clicked on Show or Hide HP Smart Web Printing button but nothing happened.

    I Clicked on Show or Hide HP Smart Web Printing button but nothing happened. I tried uninstalling and reinstalling... and i am already in a 32 bit browser on an 84 bit operating machine with adobe flash player. Please send me some advice for problem shooting... Thank you all!

    Hey HP ...  Does anyone from HP monitor these posts and provide answers, as one might expect?  Is anyone listening?  Is anyone there?  Does anyone CARE?

  • I cannot see the print button on the bottom tab in order to print a document even when I hide to tool bar.

    I recently changed my computer software from Vista to Window & Ultimate. Since changing, I cannot see the print button which should be at the bottom. I have tried to hide the bottom toolbar but it still does not allow me to see the print button. Please give me directions in easy to read English.

    If the menu bar is hidden then press the F10 key or hold down the Alt key to make the menu bar appear.
    Make sure that toolbars like the "Navigation Toolbar" and the "Bookmarks Toolbar" are visible:
    *"View > Toolbars"
    Open the Customize window to set which toolbar items to display:
    *View > Toolbars > Customize
    *Firefox > Options > Toolbar Layout
    *Check that the "Bookmarks Toolbar items" is on the Bookmarks Toolbar
    *If the "Bookmarks Toolbar items" is not on the Bookmarks Toolbar then drag it back from the toolbar palette in the customize window to the Bookmarks Toolbar
    *If missing items are in the toolbar palette then drag them back from the Customize window on the toolbar
    *If you do not see an item on a toolbar and in the toolbar palette then click the "Restore Default Set" button to restore the default toolbar set up
    *https://support.mozilla.org/kb/Back+and+forward+or+other+toolbar+items+are+missing

  • Ideas for Adding a "One Click" Print Button to VA01 Overview Screen

    I am not an ABAP developer and am doing some preliminary functional investigation to determine the best way to add a simple "one-click" button that allows a Sales Order Confirmation output to be sent to the printer.
    Can someone that really knows, tell me whether or not a custom menu item can be added to VA01 and VA02?
    I have seen lots of threads telling folks how to find user exits and menu exits for a program so I don't need that advice.  Rather, looking for someone who has already investigated this for VA01 and VA02 and knows the answer.
    Problem Statement:
    Our users would like a "quick print" button on the VA01/VA02 application toolbar that immediately spools the Order Confirmation output to the printer. Our users want to print the output on demand, i.e., they do not want the output to automatically be printed when the order is created because a printout is not always needed. We already have condition records created with Dispatch Time set to 3 - Send with application own transaction. However, it takes 7 or more clicks to print the output on demand by navigating the menu (Extras > Output > Edit...Further Data...etc.) and changing the Dispatch Time to 4 - Send immediately when saving. This is a big ergonomic issue and a time killer.
    Although the number of clicks to print are less when printing the output from the VA02 initial screen (via menu Sales document > Issue Output To), this is not acceptable when creating new orders. Really need an on-demand, "one click" quick print button on the VA01 screen. As an aside, we have a totally custom transaction for preparing sales order data (shopping cart-like way of finding materials and entering required data) that then calls VA01 and fills in all of the information. When saving in VA01, the user is returned to our Z-transaction so asking the user to subsequently run VA02 to print is not practical.
    Current Output Determination:
    We have custom output type ZBS0 (copy of BS0). Condition records for print medium are set to Dispatch Time = 3.
    Ideal Solution:
    Add a Print Icon to the application toolbar as described above.  From the button, write custom code that calls RSNAST00 (or is there a better way?) to send the output to the printer.
    Any feedback on how others have solved this problem would be greatly appreciated.
    Rob

    Still looking for input from anyone that has had experience trying to add a menu item or toolbar button to VA01.  In our case, for sending output.
    Madhu,
    Please again read my Problem Statement in my original posting for the business requirement.  We are using ECC 6.0.  Yes, I know that transaction VA02 has Sales Document > "Issue Output To" that allows you to print.  However, we want to be able to print from the VA01 Overview screen after all of the sales order information has been entered.  We would like to be able to click a print button which would save the new sales order and immediately issue the output.  Again, we do not want the output to automatically print for every new sales order - we want to be able to print only when needed.  The conditions that a sales person would use to decide to print a copy are too numerous or varied so they cannot be automated in a condition record.  Of course we do use condition records for creating the output but we do not send immediately on save.
    When creating a sales order, the sales person does not want to do the extra clicks and key strokes to then navigate or open a new VA02 session to print from the VA02 initial screen.  And as described in my original posting, it is a lot of clicks navigate the VA01 Extras > Output menu to change the output to print on save.
    If you observe the "day in the life" of a sales person and see all of the key strokes and clicking required to create an ECC 6.0 sales order, you understand why the extra 7 to 11 clicks to just print an output is very annoying.  We have created a totally custom Z-transaction that allows our sales folks to capture everything need for a new sales order all on one screen with no tab views.  We then launch VA01 to fill in all of the data entered in our custom transaction.  This all works very well and is a huge time saver for our sales staff.  Now we are looking to save a few more clicks by simplifying the printing.

  • I can't print my document from Pages...the Print Button is down behind the Dock...and I can't click it to Print....healp!

    I can't print my document from Pages...since the Print Button is lodged behind the Dock...What do I do?

    Hi Judith,
    Your Print button should be accessible, of course, but sometimes we can do things to confuse the system and we have to take some action to get out of that situation. This case sometimes arises if we change the resolution of our screen display since opening the app, or if we change the position of something that is set to "stay on top" of the display.
    If the Dock is the problem right now, you could Hide it or Move it to a different edge of the display, to get it out of the way. Settings are in System Preferences, Personal, Dock. I usually have my Dock set to automatically Hide itself, so it's never in the way.
    You could also try Saving, Closing and reopening Pages and see if that resets the location of the Print Dialog. Or, you could  just hit Return rather than clicking on the button.
    Jerry

  • Hide Toolbar Print Button

    I'd like to hide the toolbar print button from the user to force the user to use the forms print button which is used to validate input. I've found this peice of code.
    app.hideToolbarButton("Print");
    I've added this code in the print buttons click event. But it doesn't hide the print button in the Adobe Reader or when viewed with IE.
    1) Is that the right code?
    2) I'd like to add this to the forms ready or layout ready events but can't seem to determine where the script can be added for these two events. Where is that done at?
    If there's a better technique for validating form feilds without nagging the user everytime they tab off a field but insuring the form is validated before printing or saving I'm open to suggestions, :-).

    This won't work in a web browser or a standalone client unless you are running a trustedFunction which resides on the local machine within a Folder Level JavaScript.
    Rocky

Maybe you are looking for

  • XML Publisher Report Issues

    Hi, We have customized a report (XML Publisher) in which our template is in XSL format.When using this stylesheet (.XSL) to print out PO's, there are some problems with the page layout, more specifically regarding the page breaks: 1) Extra empty page

  • How to use CL_GUI_ALV_GRID in background run

    Hi expert, is possible to use CL_GUI_ALV_GRID in background run? Usually I do a call screen and I put the set_table_for_first_display method in the PBO. How I can use the ALV GRID in a background run? Moderator message: please search for information

  • Jdev 11g: Webservice invocation using DII fails

    Hi, I am trying to invoke a webservice using DII mechanism. Here is the simple java code in a main() method..Just copy paste , build and run. package oracle.apps.atk.utils; import java.net.MalformedURLException; import java.net.URL; import javax.xml.

  • Want to make fiscal quarters from fiscal periods in Info design tools

    Dear Gurus: I have new reporting requirement for fiscal quarters, currently I have fiscal periods and fiscal years in my business layers. I have two questions from you guys. 1) Which is the better way to achieve this. Should I try to make it in IDT o

  • Get the half of the year (like quarter)

    Hi guys, I need to get the "half" of the year. I am using the following... Case When CAST(DATEPART(quarter, Stock.VALUEDATE) as int)= 1 then '1' When CAST(DATEPART(quarter, Stock.VALUEDATE) as int)= 2 then '1' When CAST(DATEPART(quarter, Stock.VALUED