Prevent end-user doubleclicking buttons

EHLO
Anyone experienced this?
There are certain checks needed for buttons which trigger inserts to tables. If the response is slow and the page redirects on the same page after submit the end-user might press submit twice or even more eagerly. Such might lead then cumbersome situations where the data is inserted several times etc..
The checking can of course be done by writing certain conditions e.g. selects to the table etc.. but is there better way to do this?
How-about having prevent-doubleclick-checkbox for the button and then have actually 3-statuses
- working - and there custom message for the eager pusher
- success
- failure
/paavo

Hiya
We're having big problems at the moment with our users double clicking and gettting oracle errors (because we do not allow duplicate rows in the tables).
I've tried your suggestion using a HTML button and inserting the Javascript to disable the button once it's been clicked, and this works great.
However I was wondering if there is something similar I could use for the Template Based Buttons (rather than HTML) as these have been used throughout our applications. I have tried the javascript method, but this doesnt seem to work.
Many Thanks in advance.
Natalie.

Similar Messages

  • How to prevent end user to create a Query View and save back to BW Server?

    Dear All :
    Do Someone know that how to setup authorization for Bex Query View Creation? We want to prevent end user to create a Query View to save back to BW Server his favorite folder. when our user run Bex Query, he can base on this query and use Bex Analyzer's save function to save a Query View and save into his favorite folder.
    My question is :
    1. Can we set up a Authorization to prevent end user to save Bex Query View?
    2. Or can I remove Save function from Bex Analyzer to prevent end user use save function, But Developer should not to be prevent .
    Thanks for all of your kindly response.
    Best Regard
    Lawrence Kuo

    Hi.
    Yes, you can do it like you outline in your point 1):
    You need to use the authorization object S_RS_COMP for this. This object let's you control what parts/components of a query the user can do stuff to. So, in your case, you need to have a role for the users, where you do not grant create-access to the component QVW, and then you need another role for developers, where you grant full access or whatever you need for your developers.
    See [this post|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a6c54319-0e01-0010-20a4-fb81ad32f330?QuickLink=events&overridelayout=true&5003637661135] and the [SAP Help entry|http://help.sap.com/saphelp_nw70/helpdata/en/80/1a6859e07211d2acb80000e829fbfe/content.htm].
    You will also need to use the authorization object S_RS_COMP1. If you already have a productive system with users doing reporting, both objects will be maintained in one of the roles already.
    You also want to consider using the object S_RS_PARAM to allow users to create variants for the variabel screen.
    Good luck.
    Jacob

  • Stopping end-users directly hitting WLS

    Config:
    * NES 3.5.1 on Solaris 5.6 with WLS' libproxy.so
    * NES's obj.conf configured so that a particular URI is served by WLS.
    All pages served by WLS through NES must be HTTPS as far as the end-user
    are concerned. Other URIs are served by NES.
    * WLS 5.1 SP5 on same box as NES.
    Questions:
    1) If NES received an HTTPS request for the particular URI being served
    by WLS, will NES also pass the request to WLS as HTTPS??
    2) Because WLS and NES are on the same box, can WLS be configured to
    listen for HTTP/HTTPS requests from NES via localhost (WLS seems to be
    listening on the NIC interface and cant figure out how to make WLS
    listen on localhost)--- to prevent end-users making direct HTTP/HTTPS
    requests from WLS? I know that WLS is listening on a different port so
    that end-users can only make direct requests from WLS if they knew this
    port .... still, I want all requests via NES.
    3) Will WLS listening on localhost instead of the NIC interface affect
    WLS clustering? Can't I have it both ways? :)
    Regards,
    John Salvo
    Homepage: http://homepages.tig.com.au/~jmsalvo/

    1) If NES received an HTTPS request for the particular URI being served
    by WLS, will NES also pass the request to WLS as HTTPS??No. But this functionality will be added to WLS in a service pack to
    version 6.0. The 6.0 is slated to go into public beta in a few weeks.
    >
    2) Because WLS and NES are on the same box, can WLS be configured to
    listen for HTTP/HTTPS requests from NES via localhost (WLS seems to be
    listening on the NIC interface and cant figure out how to make WLS
    listen on localhost)--- to prevent end-users making direct HTTP/HTTPS
    requests from WLS? I know that WLS is listening on a different port so
    that end-users can only make direct requests from WLS if they knew this
    port .... still, I want all requests via NES.You can get around this by creating a connection filter. Check out the
    documentation.
    >
    3) Will WLS listening on localhost instead of the NIC interface affect
    WLS clustering? Can't I have it both ways? :)I do not believe that will work. But, if you implement a connection filter,
    it should not matter.>
    Michael Girdley
    BEA Systems Inc
    "Jesus M. Salvo Jr." <[email protected]> wrote in message
    news:[email protected]...
    >
    Config:
    * NES 3.5.1 on Solaris 5.6 with WLS' libproxy.so
    * NES's obj.conf configured so that a particular URI is served by WLS.
    All pages served by WLS through NES must be HTTPS as far as the end-user
    are concerned. Other URIs are served by NES.
    * WLS 5.1 SP5 on same box as NES.
    Questions:
    1) If NES received an HTTPS request for the particular URI being served
    by WLS, will NES also pass the request to WLS as HTTPS??
    2) Because WLS and NES are on the same box, can WLS be configured to
    listen for HTTP/HTTPS requests from NES via localhost (WLS seems to be
    listening on the NIC interface and cant figure out how to make WLS
    listen on localhost)--- to prevent end-users making direct HTTP/HTTPS
    requests from WLS? I know that WLS is listening on a different port so
    that end-users can only make direct requests from WLS if they knew this
    port .... still, I want all requests via NES.
    3) Will WLS listening on localhost instead of the NIC interface affect
    WLS clustering? Can't I have it both ways? :)
    Regards,
    John Salvo
    Homepage: http://homepages.tig.com.au/~jmsalvo/

  • Is there a way to prevent an end-user from changing their own password?

    All you guru's out there, I need your help. Is there a way to prevent an end-user from changing their own password? Is there a function or procedure I can create or what?

    In this case, you do not want someone (whoever they are DBA etc) to connect as that
    particuler user to change the password.Yes, but I wouldn't expect the users to[i] know that password. The connnect would be handled automatically, behind the scenes.
    The clear implication of the OP's question and response was that users would not be allowed to change their own passwords. I'm guessing this is in response to a policy that says users mustn't have simple passwords like 123abc or mom. In such a scenario a better approach would be to apply regexp to a user's password to ensure it contains a mix of letters, numbers, punctuation, etc to achieve the desired level of complexity.
    So questions, should not be regarded as daft Agreed, but the same is unfortunately not always true of business decisions. As the OP has told us not to ask we cannot know why they want to do this. Personally, I think a user's individual password should always be their responsibility; anything else strikes me as insecure. YMMV.
    Cheers, APC

  • Where is button to accept end user agreement so I can download or read online file.  mac osx reader XI

    where is button to accept end user agreement so I can download or read online file.  mac osx reader XI
    every time i click  on a file to downloac
    i get a reader message Before viewing PDF ... you must launch adobe reader and then accept the End User License Agreement. Ive searched  every part of the menu for this and cant fine it

    Ok, so the Reader app works. Fine, but why did you say ",the reader won't open any more", that led us a confusing direction.
    Ok, the problem is most likely caused because you downloaded Acrobat Pro, which takes over from Reader, then got rid of it. You now have part of Acrobat in Safari, not part of Adobe Reader.
    There are two things to try to fix this. The first and easiest is to download and install Adobe Reader again. That should puts its stuff back in Safari with a bit of luck.
    Important note for others following this thread. Downloading Adobe Reader is not going to help you if you have not understood and followed the instructions to "launch" Adobe Reader (or Adobe Acrobat). Make sure you understand what "launch" means before downloading anything again.

  • Callmanager End User Dialog Box will not display Function Buttons

    When I go to USER MANAGER - END USER all of my function buttons are missing. There is no:
    ADD NEW
    SELECT ALL
    CLEAR ALL
    DELETE SELECTED
    Also, I cannot edit the existing users even though I am logged in as Administrator. Please see the attached screenshot with the missing buttons. Is this a misconfiguration or could the software be corrupted?
    Thanks,
    Ron

    Chris:
    I just have a VoIP lab, therefore I don' t have an LDAP server. I did create a modifed end user group, however I deleted all of the users from that group. Is there any way to restore the creating/editing of users without reinstalling the CUCM image?
    Thanks,
    Ron

  • Logoff button is not working for end user application

    Hi Team ,
    Enterprise Portal : SAP Netweaver 7.0 We have updated Support pack from SP11 to SP21.
    and in End user application log-off tab is not working.
    ALthough when we login through Administrator user it is working  fine
    Regards,
    Kamal

    Dear Kamal,
    I can think of 2 reasons:
    1. Java Version
    2. Compatibilty Mode of Internet Explorer. There is a button on the address bar next to the refresh button in IE 9.
    Regards,
    Pranav.

  • No " Find " Button in CUCM End User Configuration

    Hello Community, we have two different 8.6.2 CUCM with the same Version.
    I visit the two CUCM w/ the same PC and Browser. I go to End User Configuration and Edit one of the Users. I do this on both of this CUCM. At one of the  CUCM I see the "Find Buttons" to search for example " Controlled Devices " and at the second CUCM no Find Button there. It is at more Configuration points in End User Configuration and not depend from the End User. The CUCM Version is exactly the same!
    Andy Idea appreciate!
    Really Thanks Armin
    HTH, please rate all useful posts!       

    Hi Jaime, Really thanks for your support and effort. It should be right!
    Please see the count of entrys :-)
    w/ the find button we have near 36.000 device profiles entrys
    w/o find button we have 38 device profile entrys.
    I can´t find anything in srnd etc.... regarding the limit.
    For doublecheck I would increase the count of Deviceprofiles.
    From which limit the "find button appears"?
    HTH, please rate all useful posts!

  • XML Features/Buttons for End Users on Call Manager

    I am specifically looking for an XML app or feature an End User can use to signal the receptionist they are either in or out. An XML in/out board if you will?

    Arc Enterprise has a presence module that allows users to set their status via the phone or a web interface. The receptionist can then see their status before transferring a call.
    http://www.arcsolutions.com/NorthAmerica/Products/ArcEnterprise.html
    Brandon

  • Help with preventing changes form data when submitted by end user

    Hello
    Looking for some kind person to guide me on a need to add a level of security to forms to:
    Allow an end user to complete the form, submit as usual but when the form is received back (added to tracker/response file) the data that the end user submitted cannot be edited in anyway.
    Appreciate any guidance here....
    thanks
    Lawrence

    solved..

  • How do i prevent the user from entering a RETURN/ENTER key into their username?

    Hello,
    i am currently trying to make a login system where the
    username will obviously enter their username.
    I have made my user input box editable and set up variables
    to accept the user input and store them into variables, along with
    error prevention for blank fields.
    However i cannot prevent the user from hitting the
    "enter"/"return" key. When i hit "enter" the user input box box
    gets larger as the type curser moves onto the next line and when
    the username is stored in a variable it is stored as "theuser
    RETURN" so when variable is passed to the next frame and is
    recalled by another text box to display the username, the user name
    has a carriage return.
    I want to prevent this, anyone got any suggestions? or know
    of any websites i can visit which will explain this to me nicely??
    Thank you

    suggestion:
    don't make the edit field editable right from the start.
    rather attach a behaviour to the field/text-sprite like:
    property mySprite, myMember
    on beginsprite me
    Sprite = me.spritenum
    -- this is the channel-number of the editbox
    myMember = mySprite.member.number
    -- this is the field/text-member
    member(myMember).editable = FALSE
    end beginsprite
    on mouseup me
    -- when i get clicked for editing, then set me editable
    member(mymember).editable = TRUE
    the keydownscript = "MyKeyhandler"
    -- this sets the keyhandler to YOUR keyhandler, see below
    end mouseup
    You would then need to have YOUR keyhandler in any mociesript
    and there you
    would block any unwished key, while editing
    on MyKeyhandler
    case the key of
    RETURN:
    stopevent;
    otherwise
    pass;
    end case
    end MyKeyhandler
    in the end you would attach a behaviour to any
    "Submit"-button (this is the
    one that "gets" the userinput" and performs further action
    according to your
    wishes and decisions)
    on mouseup
    the keydownscript = EMPTY
    -- this resets to normal
    user-ID = member("Whatever the number or name of your
    editfield
    is").text
    member("Whatever the number or name of your editfield
    is").editable
    = FALSE
    -- any further actions to make in your project
    -- to get along with the entered User-ID
    end mouseup
    something like this, I guess
    Peter

  • Jabber for Mac - End User unable to Cut & Paste Images in IM

    Full discloure: I am an END USER, not an IT admin or anything like that. Not sure if this is the proper forum to ask this question but figured it was worth a shot...
    Running OSX 10.9.1 and Jabber 9.2.1.
    I am unable to copy-and-paste images into IM conversations with co-workers.
    My "cachedPresenceConfigStore.xml" file shows:
    "<im_cutandpaste_enabled>TRUE</im_cutandpaste_enabled>"
    and
    "<screen_capture_enabled>TRUE</screen_capture_enabled>"
    ...yet these functions seem to be missing from the IM client. As far as I know our organization's service-side policy allows for sending images over IM (confirmed this using the jabber client on a windows machine).
    Am I just "doing it wrong" somehow? Is there some special method I need to use to be able to paste images into an IM conversation?
    Any help or direction is appreciated.
    Thank you,
    Jason

    It appears they disabled it server-side as the button (a paperclip) normaly appears to the right of the emoticon button. While the jabber-config.xml file can block specific file extensions, it cannot disable the feature entirely. This is done within the Service Parameters of the server, which only an admin can see.
    ProcedureStep 1 Choose Cisco Unified CM IM and Presence Administration > System > Service Parameters.Step 2 From the Server menu, choose an IM and Presence node .Step 3 In the Service Parameter Configuration window, choose Cisco XCP Router as the service.Step 4 From the Enable file transfer drop-down list, click On or Off.Step 5 Click Save.Step 6 Restart the Cisco XCP Router Service on every node in the cluster. For more information, see Restart CiscoXCP Router service, on page 43.
    http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/im_presence/deployment/9_1_1/CUP0_BK_D5B4C107_00_deployment-guide-for-imp-91.html
    Please remember to rate helpful responses and identify helpful or correct answers.

  • Form Designed in LiveCycle will not work for End User

    Please Help!
    I am a newbie to Adobe LiveCycle but recognized the utility in the program, so decided to give it a while to try and streamline some of my employer's forms.  After spending too much time learning how to design a form (much to the dislike of my boss), I am finally going to have to ask for some help.  So here's the deal:
    I've designed a dynamic pdf in LiveCycle with two master pages and two repeating flowed subforms.  The first repeating subform is basically an expanding table intended to be used as a photographer's log where they can log each photo taken with the camera.  The expanding table has some code with a button at the top for the end user to enter the number of photos on the photo roll, click submit, and table expands to however many instances of rows are needed for each photo that was taken.  The second subform is basically an image field and text fields used as photo captions/photo compilation pages.  When the end user clicks submit on the first subform to expand the table, I also have javascript in that click event to also create same amouint of instances of the second subform (the photo compilation page(s)).  Each text field for the photo caption on the second subform is populated by the data entered into the photo log table cells.  I was able to find a script to correctly populate those fields for each instance of the table.  Wish I had the form here, but it's at work at the moment.
    My problem is this: I've scratched and clawed to get all of the forms expanding correctly and the scripts populating each instance of the fields correctly and everything works great in LiveCycle preview.  I then saved the form as PDF for use by my field crew personnel (whom all use, at the very least, Adobe Pro 9, but most Pro X).  I sent the new form to them and they move it to their desktop, open it with Adobe Pro, and populate all of the fields and everything works swimmingly.  However, once they save it, it gets all jumbled and they can't even print it.  We even thought we found a workaround by entering all data and printing to PDF, but even that has turned out to not work.  I checked to make sure that I designed and saved the form in LiveCycle for use with the Adobe Pro versions, but still not working for my end users.
    Anyone have any thoughts on my long explanation??  Please HELLLLPPPP!

    The error(s) occur when trying to save the document.  I want each user to tell the first page how many rows they will need in the photo log table, so they would enter however many photos were taken in the box: "Number of Photos on Roll:"  ---> Then click the "Submit" cmd button.  That should expand the table.  Once it expands, it should also add the same amount of instances of the photo compilation page (2nd Page) as there are rows in 1st page table.  Then the user will populate each cell of the table on page 1 with data.  The data entered into the page 1 table cells will populate the text fields (photo caption) in Page 2 once the user clicks on the "Populate Captions!" cmd button in the lower left corner of the table on Page 1. 
    The problem is in the distributing of the form to the user so they can save the form after populating the data.  I did a test run this morning and for some reason it did do the "print to PDF" correctly for 5 photos on the roll (though this has not been happening every time and especially for a large number of pages, ie. 80 photos).  However, after entering the data for 5 rows on page 1 and then populating the 5 photo compilation pages, I saved a copy as "Save As PDF" and closed the document.  Then re-opened the copy in Acrobat Pro X.  The new copy:
    -had 5 additional rows added to Page 1
    -Duplicates of some of the fields
    -Only retained the 1st instance of the Second Page (Photo w/ Caption) and not all fields were populated
    Again, this all works fine in the LiveCycle Preview but not anywhere else.  I do not have this set up to be linked to an external data source (YET) but there is javascript in the cmd buttons.  I also do not want to distribute this form to end users and then collect the data back from them.  I want them to be able to save a copy of my LiveCycle designed form, open in Adobe Pro, populate the data and save as many copies as needed for form production.

  • End User will build the report by himself by choosing the columns from tabl

    We are using Oracle 10g Application server (Forms and Report Services), Forms and Report., our most urgent requirement is End User have to build the required reports by him Like wizards style, (Example Adhoc, MIS reports)., More clear, from the form we want to show all the tables structures, queries, after that end user will choose some columns from the form and specified the condition by himself to run the report after that he will press start button , then automatically report has build for the selected columns from the end user., and this report is parmanent afterwords., he can use any time.
    Like this kind of report building is possiable , anyone has faced same situation.

    Yes it is.
    In BW, this can be achieved by using document management. The option will be available to the user via context menu in the report (goto-->documents - text/pdf/img etc). In your case user can choose to create/change/display a 'text' document, which will be attached to the report.
    cheers,

  • How to Use the same iview for both KM End User and the KM Administrator

    Hi friends,
    *This is my scenario :* How to Use the same iview for both KM End User and the KM Administrator but with different Context
    Menu Options.
    i followed these steps but im getting same context menu for both KM End User and the KM Administrator .
    Assign the role Content Administrator to the user km_admin. This is needed so that km_admin can change
    the presentation settings for the KM Folder u201EReports_kmFolder‟.
    Now, login with user km_admin. Navigate to the Km Folder reports_kmFolder through Content Administration
    -> Km Content. Click on Details link of the folder reports_kmFolder.
    Go To Settings -> Presentation. Click on the tab u201ESettings for You‟-> Click on button u201ESelect Profile‟.
    Select the radio button corresponding to u201Elayout Set‟, and choose u201EConsumerExplorer‟ from the dropdown.
    Click u201EOK‟.
    Select both the check boxes corresponding to Items Affected as shown above, and click u201ESave‟
    Now, remove the u201ESuper Administrator‟ role from the user km_admin and login with this user.
    How rto resolve this????
    Regards,
    Prasad.

    Hello Prasad,
    Most likely the user km_admin still has system principal roles assigned, even though you removed the Super Admin role, you should check that this user doesn't have any other admin roles, otherwise it will be considered a System Principal user and will therefore still have access to all content. For more information see http://help.sap.com/saphelp_nw70/helpdata/en/19/56f28fbd4e11d5993b00508b6b8b11/frameset.htm
    Try creating a new user with just read access to the content and you should see that it will not be able to make any changes etc.
    Regards,
    Lorcan.

Maybe you are looking for

  • Unable to retrieve data from repository

    Hi All I am new to ATG. I want to create small application where I need to retrieve all the user's first name and last name and display that in index.jsp. I am using MySQL database server. Till date I have created one userRepository.xml file which co

  • Using LDAP as security realm

    Hi, Our goal is to use LDAP(Iplanet Directory Server 5.0) as a security Realm for Weblogic Personalization and Commerce 3.5. Using the WLCS console, I've modified the config.xml file and following elements are added: <LDAPRealm AuthProtocol='simple'

  • Gps not working properly after 3.0 update

    I have an unlcoked iPhone with version 3.0. Before I installed the update to the new version my gps worked great. It was very accurate and would follow along when traveling. Ever since I applied the update the gps is way off by 20-30 miles and it wil

  • ARD repeatedly tries to install and never opens

    I'm attempting to install ARD Admin 2.2 on my PM G4 MDD running 10.4.2 and every time I open the application, it asks me for my administrator password, goes through an installation process and then quits out with no error message or anything. The fir

  • Problem ospf ip route...

    Hello, i've i little problem with my PT. i'm gonna configure ospf on my router (a basic ospf), just to see how ospf work  I want all pc communicate ! But after insert all of network connected to the network, all of my router do not create the ip rout