Disabling the Delete submit button in EditCurrentRecord

Hello,
oracle.jbo.html.databeans.EditCurrentRecord automatically generates two submit buttons ("Save Changes" and "Delete Record"). Is there a way that I can remove or disable the "Delete Record" submit button so that I can prevent the user from deleting a record.
Thanks!
Jack

Hi!
Save your time: examine and (unfortunately ...) rewitre entire (bugs bugs, bugs,....) Data Web Bean package. (Source: <JDEV HOME>\lib\jbohtmlsrc.zip.
We found default package too bad for our project and successfully added many natural features:
(Multible table filters, multible column edit current records, Filter marks, Report writing etc etc)
null

Similar Messages

  • How to disable the select options button, while audio is playing in the question template in captivate 8?

    How to disable the select options button, while audio is playing in the question template in captivate 8?

    Apologies for late reply.
    I mean "On Question screens audio keeps on playing even after we have selected an option or options depending on the question type and clicked Submit. How do we stop the audio on selecting an option?"

  • How to Disable the Add & Review Button

    How to Disable the Add & Review Button
     *Updated with the correct ISF  code (the previous code, in case you saved it, was to actually  escape apostrophes.  That will be posted  seperately. 
    Note that this solution might not work in your environment - you might have to modify it based on your installation.
    Enjoy! 
    Common_disableAddAndReviewButton()
       if ( Moment == 'ordering' )
            var theForm = document.forms[0];
            var buttonCt = 0;
            for( i = 0; i &lt; theForm.elements.length; i++ )
                 if( theForm.elements[i].type == &quot;submit&quot; )
                    if ( buttonCt == 0 || buttonCt == 2 )
                        theForm.elements[i].disabled = true;
                         theForm.elements[i].style.visibility=&quot;hidden&quot;;                  
                     buttonCt++;              

    This is GREAT - I added a new Java Script and set it to "when form is loaded" and when I did some test reqs - no Add & Review button !!!!

  • I am trying to set up my newly purchased Apple TV but when I enter my network password while setting up, I am not able to enter the Submit button, any idea how to hit the visible submit button that is visible on screen but not responding?

    I am trying to set up my newly purchased Apple TV but when I enter my network password while setting up, I am not able to enter the Submit button, any idea how to hit the visible submit button that is visible on screen but not responding?

    You need to use the right arrow on the remote to go all the way to the right. The submit button will be highlighted and you can then press select on the remote to proceed.

  • Can we disable the default push buttons on the ALV Grid

    Hi,
        Can we disable the default push buttons on the ALV
    Grid Control...
        If so, pls send me the procedure...
    thanks and regards
       raghu

    Hi,
    In the PBO:
      PERFORM f9100_exclude_functions USING :
                             i_exclude[]  '&CHECK',
                             i_exclude[]  '&REFRESH',
                             i_exclude[]  '&LOCAL&CUT' ,
                             i_exclude[]  '&LOCAL&COPY',
                             i_exclude[]  '&LOCAL&PASTE',
                             i_exclude[]  '&LOCAL&PASTE_NEW_ROW',
                             i_exclude[]  '&LOCAL&UNDO' ,
                             i_exclude[]  '&LOCAL&APPEND',
                             i_exclude[]  '&LOCAL&INSERT_ROW',
                             i_exclude[]  '&LOCAL&DELETE_ROW',
                             i_exclude[]  '&SORT_ASC',
                             i_exclude[]  '&SORT_DSC',
                             i_exclude[]  '&FIND',
                             i_exclude[]  '&SUMC',
                             i_exclude[]  '&SUBTOT',
                             i_exclude[]  '&MINIMUM',
                             i_exclude[]  '&MAXIMUM' ,
                             i_exclude[]  '&VGRID' ,
                             i_exclude[]  '&VEXCEL' ,
                             i_exclude[]  '&VCRYSTAL',
                             i_exclude[]  '&HTML',
                             i_exclude[]  '&MAINTAIN',
                             i_exclude[]  '&SAVE',
                             i_exclude[]  '&GRAPH',
                             i_exclude[]  '&HELP',
                             i_exclude[]  '&ALL' ,
                             i_exclude[]  '&SAL' .
    *                         i_exclude[]  '&EXCLALLFC'.
    *&      Form  f9100_exclude_functions
    * This form exclude buttons  from the toolbar.
    *      -->P_IEXCLUDE  text
    *      -->P_1150   text
    FORM f9100_exclude_functions USING   pexclude LIKE i_exclude
                                   value(pfunction).
      DATA: l_exclude TYPE ui_func.
      l_exclude = pfunction.
      APPEND l_exclude TO pexclude.
    ENDFORM.                    " f9100_exclude_functions
    This will exculde the default push buttons.
    Let us know if it works for you.
    Regards,
    Anjali

  • I have disabled the next/skip button in quizes and don't remember how I did it.

    I have disabled the next/skip button in quiz and don't remember how I did it. I need to reenable it. Oh yea Captivate 7.

    Thank you for responding.
    Not sure what you mean. The master question slide looks normal and the project question slide does as well. When I launch the project the Next/skip button is grayed out and I cannot click on it. In the properties it looks the same as the other buttons.

  • Is there a way to remove or disable the "Clear List" button from the downloads list?

    Is there a way to remove or disable the "Clear List" button in the downloads list? I like to _keep_ my list populated with what I've downloaded but occasionally end up with it getting clicked on accident and lose the whole thing. Given that "Tools > Clear Recent History" dialog can accomplish the same thing I find Clear List to be irritating. So can I get rid of it in any way?
    == This happened ==
    Just once or twice
    == my brain lapsed on me ==
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.70 Safari/533.4

    Hello Chris.
    # go into ''Help > Troubleshooting Information...''
    # click ''Open Containing Folder''
    # in the folder that appears (new windo in windows explorer), go into the folder ''chrome''
    # open the file ''userChrome.css'' with a text editor
    # at the end of the file, in a new line, add the following code:
    <code>
    button#clearListButton
    </code>
    I haven't tested this, but it should work flawlessly. You can always erase this line if you want the button back. This will only work on your Firefox profile. If you want these changes to span across all Firefox users on your computer, please tell me.

  • Is it ever ok to entirely disable the remote Title button?

    I am considering disabling the remote Title button in all menus, tracks, and stories in a DVD that has a main menu and one chapter menu. Doing so seems to solve all the navigation problems I was having due to the inconsistent behavior of DVD players, but I wonder whether viewers would find it weird that whenever they press the Title button they encountered the message "Operation prohibited by disk at this time" or the red-circle-with-a-slash symbol: http://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/SlashCircle.svg/120px-S lashCircle.svg.png
    What do you think? Is it ok to entirely disable the remote Title button?
    Thanks,
    John Link
    P.S. Here is a full description of the DVD structure:
    Main menu with four buttons:
    1) Play track 1 (Preview)
    2) Play track 2 with audio stream 1 (Full movie with regular soundtrack)
    3) Play story in track 2 with audio stream 2 (Full movie with director's commentary soundtrack)
    4) Go to chapter menu
    Chapter menu with a button for each chapter in track 2 and a button to return to the main menu
    Disable remote Title button in both menus, both tracks, and the story
    Set remote Return button in main menu to go to chapter menu
    Set remote Return button in chapter menu to go to main menu

    ll, personally I wouldn't find it weird. I never use the title button on my DVD player remote control anyway. Don't even know what it does, TBH!
    I wonder whether you would change your opinion if you were to find out what the remote Title button does.

  • Editing the email on the "email submit button"

    I took over a form from someone else and currently the form is submitting to their email account.(Adobe 8.0) I would like to change their email address to my email address on the form (under the "email submit button). I am trying to do this without creating another new document. How do I do this?

    Open the form in Designer ....click on the button that the user presses to email the form and see if it is in the code on that button. It may also be in the object properties of the button itself.

  • Disabling the delete option using personalization

    Hi,
    Is it possible to disable the "Delete" option (Red X mark on the menu bar) using personalization. I wanted this to be done on Employee Creation screen.
    Thanks
    qARS

    Do you have any docs, reference which talks, how custom.pll can be modified to suit business needs. Most of the links and docs i have gone thru says "if personalization is not possible, the change has to be done in CUSTOM.pll"I have already posted couple of docs.
    None of them says how modifications can be done in CUSTOM.pll and what tool is required to do this.Use Oracle Developer (6i if you are on 11i and 10g if you are on R12).
    You can find "Oracle Application Developer's Guide"/"Oracle E-Business Suite Developer's Guide" at http://www.oracle.com/technetwork/documentation/applications-167706.html
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Custom.pll+AND+Developer&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Please note that you may lose your customization if you patch/upgrade the application and if the CUSTOM.pll needs to be replaced/copied, so make sure you always have a backup of this file.
    Thanks,
    Hussein

  • I need instructions on creating a configuration profile to turn off the Deleting Apps button on an iPad using the iPhone Configuration Utility, please.

    I need instructions on creating a configuration profile to turn off the Deleting Apps button on an iPad using the iPhone Configuration Utility, please.

    The deleting apps restriction is new in iOS 6 but is available only on supervised devices. You can supervise devices and create and install a configuration profile containing this restriction using Apple Configurator.

  • Is it possible to disable the Force closur button from QE11?

    Hi
    Is it possible to disable the Force closur button from QE11 transaction code level?
    Thanks and Regards
    GVD

    Hello Chanti,
    Disabling the force closure button is not possible by creating a security role as security restrictions work on organizational elements like co codes, plant, s loc etc.
    Could you please let me know if the requirement is for all users or few users.
    Also you may want to try the transaction variant/ Screen variant option. The force button is available in program SAPLQEEM and Function ABFO which you need to tick the inactive button during recording. Take help from ABAP if required.
    Thanks
    Sahil

  • Customise the email submit button with custom email, cc, bcc, subject and body - almost working!!

    Hi
    I have been working on trying to customise the email submit button to custom entry email address, cc, bcc, subject etc etc
    You can use the pre-submit function on the email button
    I am using the following code:
    this.event__click.resolveNode("#submit").format = formatlist.rawValue;
    this.event__click.resolveNode("#submit").target = "mailto:"+customemail.rawValue+"?subject="+subject.rawValue+"&cc="+cc.rawValue+"&bcc="+bcc.rawValue+"&body="+body.rawValue;
    THis is picking up values from a dropdown and a series of text boxes the values of each area.
    This works beautifully except for the subject area. For some reason teh subject area copies the entire srting from the subject onwards, all other areas (cc & bcc & body) all only copy the value assigned to its function.
    Any thoughts
    Feels like a bug in the coding but it may also be intentional.
    Thanks

    I believe that there was a bug logged for this issue, here is a workaround.
    Add a regular button to the form used to execute the EmailSubmit button  (you can make the EmailSubmit button invisible)
    On the click event of the "newly added" regular button add your script
    NameOfEmailSubmitButton.event__click.resolveNode("#submit").target = "mailto:"+customemail.rawValue+"?subject="+subject.rawValue+"&cc="+cc.rawValue+"&bcc="+bcc.rawValue+"&body="+body.rawValue;
    NameOfEmailSubmitButton.execEvent("click");

  • How to Hide / Disable the delete button in EditForm using Infopath 2010

    Dear Experts
    In the SharePoint List 2010, need to disable / hide the Delete button while editing the item based on certain condition (based on logged in user)
    E.g, if UserA logged then should able to delete the item in EditItem mode
          if UserB logged then should not delete the item in EditItem mode
    How to achieve this?
    Regards
    Santosh

    Hi Santosh, it's you again! ;)
    I don't think this is possible. You can remove it for all users, but not sure how you could accomplish it just for certain users. See the following link for more info.:
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/7a0cecbd-4aba-4fbc-a897-391e0ed4e613/disable-delete-item-option-from-ribbon-and-ecb-menu-even-for-contributors?forum=sharepointgeneralprevious
    cameron rautmann

  • Trying to delete "submit" button. Tried unsucessfully 5 times. Need help and want to start over.

    I created a pdf that I just wanted people to be able to fill in, download, print out and then mail to me.  I followed the instructions from a previous acrobat expert who replied to me yesterday and that did not work.  Now, I've tried this 5 times and the system has blocked me out unless I pay for your advanced system which is $143.  Please help
    Re: Want to delete the "submit" link on a pdf
    created by Lucia Lao in FormsCentral - View the full discussion
    Hi,
    I believe this is a form that you created with FormsCentral and then you downloaded/saved as PDF via the "Save Submission-Enabled PDF" button via the Distribute Tab.
    Please select via FormsCentral app main menu:
    - File -> Save As PDF Form... and then
    - when you get the dialog "Would you like your PDF form to collect responses online in the "View Responses" tab?" select "Don't Collect Responses" button.
    This will save the PDF form without the Submit button/link.
    Thanks,
    Lucia
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5218029#5218029
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: [http://forums.adobe.com/message/5218029#5218029]
    To unsubscribe from this thread, please visit the message page at [http://forums.adobe.com/message/5218029#5218029]. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in FormsCentral by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

    The instructions Lucia gave you were correct. It seems you have a Basic trial account (5 forms). You can just delete the forms you are not using so you can create more. Can you explain in more detail how those instructions above didn't work? I think there is some confusion so any details you can provide will help clear it up.
    Randy

Maybe you are looking for

  • #year(Now())# for next year?

    #year(Now())# returns the current year. What returns next year?

  • ITunes Track CPR doesnt seem to be working

    I have been trying to use the track cpr script to find some "lost" songs that arent really lost... the script doesnt seem to be doing much of anything when I run it.... this is on 10.6.4 with itunes 9.2.1 Results: iTunes Track CPR Total tracks: 18 To

  • Tabbing between all aspects of a window

    I was playing around with the U. Access options, specifically with VoiceOver, and somewhere along the line the option that controls how tabbing moves the focus got tweaked. Hitting the tab key in safari used to cycle between the address field, the se

  • Automate .SWF Creation?

    Hello. I am relatively new to Xcelsius. Can anyone out there tell me if it is possible to automate the .SWF creation process? We have the data updates under control but are trying to determine how to automatically generate a new .SWF file. We would p

  • Does Edge Inspect share desktop's internet connection (eg, VPN) or just the same WIFI network?

    I ask because on my work VPN all our testing sites are behind the firewall, and so curious if my android device running the Edge Inspect viewer would also share that VPN connection or if the desktop just basically points the device to a regular URL?