Validation for multiple buttons

Hello

A form that a validation should be done after pressing the button record OR create. In the menu dropdown I choose only one. Is there a way to get there without creating 2 validations (or 2 pages)?

Thanks, fried

Published by: fried Sep 20, 2010 05:04

Hello

In this scenarios do not use the key when condition.
Use either APPLICATION IS CONTAINED in EXPRESSION1 with

CREATE,SAVE

in the expression 1
or PL/SQL Expression with

:REQUEST IN ('CREATE','SAVE')

in the Expression 1.

Kind regards

Tags: Database

Similar Questions

  • Intercept a button for multiple buttons

    Hello.

    I am currently doing a VI in which I Boolean mutiple buttons in several groups (more than 100 buttons spread out over 4 groups). What I want is that, when a sense of belonging to a group touches the other buttons in the same group go to a shutdown state. I already accomplished this through a Structure of the event. I create a folder for each button press and inside I loop through each of the references to the whole group. This loop for writing a value of FALSE for all other buttons in the same group.

    However, with this method I still create a case of the event for each of the different buttons and copy their respective lines inside the box. The idea I have is to create a sort of Structure of the event that detects ANY button on my VI and the node 'CtrlRef' of the structure of the event and get the reference of the button that was recently used so that I can put all other controls, with the exception of this one for FALSE.

    Any help would be appreciated.

    Greetings,

    Luis.

    Thank you already, I solved my problem.

    The solution is in the picture.

  • unique function for multiple buttons

    Hello

    My problem is that I am using the following functions on 10 different logo movieclips. Each movieclip logo has a popup box (another mc) within its timeline with a description in. When I hover over the logo movieclip I want him to call the function of frames forward and on hover the rewindframes function call.


    function forwardFrames() {}

    onEnterFrame = function () {}

    If (_currentframe! = 15) {}

    nextFrame();

    } else {}

    Stop();

    delete this ["onEnterFrame"];

    }

    };

    }

    function rewindFrames() {}

    onEnterFrame = function () {}

    If (_currentframe! = 1) {}

    prevFrame();

    } else {}

    Stop();

    delete this ["onEnterFrame"];

    }

    };

    }

    However I am doing all of this on the main timeline, and the only way I can think to operate currently, it is if I do the following for each mc logo, there must be a better way:

    Symbol_1.onRollOver = function() {}

    Symbol_1.onEnterFrame = function () {}

    If (symbol_1._currentframe! = 15) {}

    Symbol_1.nextFrame ();

    } else {}

    Symbol_1.stop ();

    delete this ["onEnterFrame"];

    }

    };

    }

    Symbol_1.onRollOut = function() {}

    Symbol_1.onEnterFrame = function () {}

    If (symbol_1._currentframe! = 1) {}

    Symbol_1.prevFrame ();

    } else {}

    Symbol_1.stop ();

    delete this ["onEnterFrame"];

    }

    };

    }

    Any advice would be much appreciated, thanks

    Daniel

    You should be able to use something like the following...

    Symbol_1.onRollOver = symbol_2.onRollOver = playFwd;

    function playFwd() {}
    this.onEnterFrame = function () {}
    If (this ._currentframe! = 15) {}
    this.nextFrame ();
    } else {}
    This.Stop ();
    delete this.onEnterFrame;
    }
    }
    }

    Symbol_1.onRollOut = symbol_2.onRollOut = return;

    function rewind() {}
    this.onEnterFrame = function () {}
    If (this ._currentframe! = 1) {}
    this.prevFrame ();
    } else {}
    This.Stop ();
    delete this.onEnterFrame;
    }
    };
    }

  • Try to activate the Windows Narrator and get your license is not valid for this computer

    I try to activate the Windows Narrator for my son who is visually impaired and all he repeats to me "warns your license is not valid for this computer" I can't find anything that tells me what license is not valid.

    Download and run this tool of validation. If all goes well he will identify what is "not valid", or at least eliminate some possibilities:

    Validate Windows and Office using WGA Diagnostic tool -http://go.microsoft.com/fwlink/?linkid=52012

    Please download and run the tool diagnoses of Genuine:

    • http://go.microsoft.com/fwlink/?linkid=52012.
    • Save to your hard drive (the specifications vary according to the browser)
    • When downloaded, run it (double-click on it)
    • When the utility has finished its run, click on the "Copy" button

    Paste the report into your message here

    If you read this tip and it helps you, please click on the "useful Vote"button to "reward" myself with 'points'! '. Thank you

    Please click propose as answer to let others know the solution that worked for you

    Link to: Silverlight Applets mapping 2003 Menu for applications of office 2010 Ribbon

    Link to: research of 2007 addin commands PS: MS WHERE IS THE 2010 VERSION! HintHint!

    Link to: Menu Flash Applets mapping 2003 2007 Ribbon for all office applications

  • I prefer SEPARATE (for multiple open documents) instead of tedious proceedings hover over the icon and then choose the one I want.

    Notepad or WORD or EXCEL, Lotus SAMETIME, I prefer SEPARATE (for multiple open documents) instead of tedious proceedings hover over the icon and then choose the one I want.  I can't figure out how to change that, and it's a boring true change to XP. Does anyone know how to do this?

    Go to the Start menu button, right-click on it, select Properties, click the task bar .

    Click the drop-down list buttons Taskbar & select never combine.

    That's all.  You should now see an entry of the separate taskbar for each open file on your PC.

  • Installation of Photoshop Lightroom for multiple platforms

    I have Photoshop Lightroom for multiple platforms. I just bought a new computer and wanted to download Lightroom on it.

    After downloading a trial version, because it was the only way I could download the program, I entered the serial number I had for the purchased product, but it comes up saying that the serial number is not valid.

    How to solve this problem?

    According to suggestion of John, check in the serial number is correct, you can also try: error: "serial number is not valid for this product". Adobe Creative Suite

    Let us know if that helps.

  • HDPI on the start page: valid for the whole site?

    Hello

    If I add the hdpi on the start page button: is valid for all pages throughout the site or what I need to add the button on every page/Manager. each master page?

    Thank you

    Bartl

    Hi Bartl,

    It is a specific widget on the page. So if you want to provide this functionality on all pages you can then place this in master pages and make sure that each page of the child is linked to a master page.

    Kind regards

    Vivek

  • Property is not valid for obtaining; subform is not "rawValue" property

    Hello

    I have a form where I put JavaScript that checks each radio button field defined in order to ensure that the user has filled in something on the submit button. I used this script before successfully, but this time it does not work and for the life of me I don't see what's wrong. Also, I have not met this particular error before. Here is the text I see on by clicking on the Send button:

    Acrobat JavaScript Debugger features Version 11.0

    The built-in functions of EScript Acrobat Version 11.0

    Acrobat SOAP 11.0

    Exception in line 5 of the function top_level, script XFA:form1 [0]: page 2 [0]: keys [0]: Button1 [0]: click

    GeneralError: Operation failed.

    XFAObject.rawValue:5:XFA:form1 [0]: page 2 [0]: buttons [0]: Button1 [0]: click

    Property is not valid for obtaining; subform is not "rawValue" property

    I'm happy to share my script if it's useful as well.

    Thanks in advance for your help,

    MDawn.

    The exception indicates that the XFA object with the expression of SOM page1.firstPage.positioned.header.posSub.storeNbr is not a field but a subform.

  • Creating generic actions for multiple objects

    Hello world

    It's something I have interviewed on during some time and am finally get around to him asking.

    I want to simplify the coding and I was wondering if there was a way to write a script that could be used on multiple objects without having to write it to treat each object individually.

    I build a simple menu, where I want the menu link to increase and intensify when the button because it is reversed and then return to its original position when the mouse leaves. I know I can write this by button and point, but wanted to see if there was a way to write once and then apply the action to all.

    E.G.

    My menu is composed of 5 elements (and the respective buttons) home_mc (home_btn), menu_mc, dining_mc, contact_mc, specials_mc.

    If I write the code

    home_btn.addEventListener (MouseEvent.MOUSE_OVER, homeOver);

    home_btn.addEventListener (MouseEvent.MOUSE_OUT, homeOff);


    function homeOver (MouseEvent) {}

    TweenLite.to (home_mc,.25, {alpha: 1, scaleX:1.25, scaleY: 1.25, x: 150,8, y:273}); })

    }

    function homeOff (MouseEvent) {}

    TweenLite.to (home_mc,.25, {alpha:. 75, scaleX:1, scaleY: 1, x: 157, y:280}); })

    }

    This will only apply to the home button. I want to be able to use this effect for each button in the menu, however.

    I know that's not the Tweener class, so may not be as well supported here, but I can go to one if necessary.

    Can I write this while several objects may be affected by the same code?

    home_btn.addEventListener (MouseEvent.MOUSE_OVER, homeOver);

    home_btn.addEventListener (MouseEvent.MOUSE_OUT, homeOff);


    rOver (MouseEvent) {} function

    TweenLite.to (GENERIC OBJECT,. 25, {alpha: 1, scaleX:1.25, scaleY: 1.25,RELATIVE VALUEx:, y:RELATIVE VALUE});

    }

    function rOff (MouseEvent) {}

    TweenLite.to (GENERIC OBJECT,. 25, {alpha:. 75, scaleX:1, scaleY: 1, x:VALUE RELATIVE, y:RELATIVE VALUE});

    }


    function homeOver (MouseEvent) {}

    ????

    }

    function homeOff (MouseEvent) {}

    ????

    }

    This could be pie in the sky, but I don't know if I'm not.

    Why not just add the invisible area of these attachments menu? You can always have a single invisible clip - and place instances of it in each button... No real reason to keep them separate is there?

    If you must keep them separate so that you could use a convention assignment of names - like invis0, invis1, etc. and menu0, menu1, etc.. Then you might do something like:

    invis0.addEventListener (MouseEvent.MOUSE_OVER, expandItem);

    invis1.addEventListener (MouseEvent.MOUSE_OVER, expandItem);

    function expandItem(e:MouseEvent):void

    {

    var invis: String = e.currentTarget.name.substr (5.1); to get the index

    var menuClip:MovieClip is this ['menu' + invis].;

    TweenLite.to (menuClip, 1, {scaleX:1.25, scaleY: 1.25});

    }

  • PHP form validation and Radio button group

    Hi David,

    I'm trying to set the initial state of a group of radio voice against zero.

    Please look at the file http://ecopethandbags.com/contact.php . The initial state is set to 'No'

    In Dreamweaver, I've set the initial state to 'off '.

    I don't understand the code for radio buttons in my folder (see attachment).

    What I'm trying to do is to have the radio initially disabled but necessary task.

    I have 2 questions:

    (1) - how can I control the initial state of the radio group when I use PHP form validation?

    (2) - how can I set the validation, when one of the radio buttons is not verified by the user, a warning flag like "Please make a selection" appears.

    Thank you very much!

    Just change the following section of code:

    
    

    Remove the! $_POST. Like this:

    
    

    Checked = "checked" will be inserted in the code if the form has been sent, but no radio button has been selected.

  • My account is not valid for use in the US store?

    I m currently living in the United States but I can not buy certain items in apple store, it's always say that "your account is not valid for use in the US store" (mine is Vietnamese store). Is there anyone know how to solve this problem. Thank you

    If you are currently in the United States, then you must have a credit card US, with an address of billing in the United States, and then you can change for the US store. Without it, you wouldn't be able to change.

  • Keyboard shortcuts for the buttons works irregularly - why?

    When you use the access key for the button attributes, they work sometimes and not others. Three behaviors are observed:

    -use the accesskey times moves the focus and click on the button (correct behavior)

    -use the access key moves the focus only - do not by clicking on the button

    -use the accesskey does nothing

    These problems occur without change installation, restart, etc..

    What could cause this?

    Moreover, 3.6.28 works very well with the exact same web application.

    It might be useful to have a small script for conducting a census of the keyboard shortcuts page. You can open the web console (Ctrl + Shift + k), paste the following options next to the circumflex accent ("' >" ") and press ENTER. A new element is added at the end of the body with the results.

    var aks=document.querySelectorAll("a[accesskey], button[accesskey], input[accesskey]"); var out=document.createElement("pre"); for(var i=0; i<aks.length; i++) out.appendChild(document.createTextNode("Tag:'"+aks[i].nodeName+"'; id:'"+aks[i].id+"'; name:'"+aks[i].name+"'; key:'"+aks[i].getAttribute("accesskey")+"'\n")); document.body.appendChild(out);
    
  • Recently downloaded version 9.0.1 and the url is not valid for the default home page. The default home page is still supported?

    I currently have www.google.com set as my homepage, but Firefox says that the url is not valid for the default home page.

    The problem is now solved with the current version of Firefox 10.0. Thanks for the help ccbrunt and SafeBrowser.

  • 23 - b090 H3Z78AA #ABA: Validation for upgrade to Windows 10

    When my all in one office is validated for the upgrade to Windows 10?

    If your PC Windows 7 or 8 was manufactured before August 2013 or running Windows XP or Windows Vista, HP cannot confirm that it can be upgraded to Windows 10.

    Make sure you have all the latest updates for the OS, you're using currenlty.  If your system was manufactured before August 2013, visit the Microsoft site at www.microsoft.com/windows10upgrade this will run a check and can install base drivers and can work for you.

    I hope this helps.

  • Active Directory - join the domain for multiple devices

    Hi all

    I need your expertise to advice me how join domain for multiple devices.

    Currently my organization have more than 10,000 computers are made up of Windows XP, 7, 8 and 10.

    We will deploy new Active Directory server in the data center.

    Currently, we plan to go every computer/devices to perform a field joints. This method will take much time to complete the 10,000 devices.

    is there another method to do this?

    is there a method that all devices will join automatically field when it is connected to the corporate network.

    Thank you.

    Hello

    Post your question in the TechNet Server Forums, as your question kindly is beyond the scope of these Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    See you soon.

Maybe you are looking for

  • How can I restore deleted iCal appointments or entries?

    A person who I've shared an iCal account with mistakenly deleted number of entries. Is to restore the changes anyway?

  • Can not go beyond "Windows Boot Manager".

    The following message appeared after restarting my computer (Toshiba Satellite A200 1V0) from a window vista update Windows could not start. A recent hardwre or software change might be the cause.To solve the problem.1. Insert your windows installati

  • Filter error message

    I'm having a problem with a filter of bad stray bullet going tell cf > 0.5 fs or something similar thing he put up before for other people and they said the rate of sampleing and set it as the dt for the wave while I built a wave with that than the d

  • A premium version of vs 2010 can be installed on a 32-bit computer

    Hi all, I am trying to install a version of visual studio 2010 premium 32-bit machine. But repeatedly faced errors at the end. Is it possible to install really such?

  • BlackBerry smartphones can not create a BIS account

    I just renewed acount with Vodafone and they included E-mail Blackberry and I received a confirmation text saying that my pocket computer was registered by the network wireless Blackberry. However, when I try to create a BIS account, I get an error m