DISPLAY ANY VALUE OF FIELD OR VALUE WITH ALERT MESSAGE

COULD I KNOW THAT HOW CAN WE DISPLAY A VALUE OF A FIELD OR A BIND VARIABLE WITH MESSAGE OF AN ALERT IN FORMS.
AN ALERT WICH HAS ALL THREE BUTTON

First creat an alert in the object navigator called MY_ALERT then use the following code
alert_id := Find_Alert(MY_ALERT');
set_alert_property(alert_id, ALERT_MESSAGE_TEXT, 'YOUR MESSAGE '||<BIND VARIALBEL OR :ANY FIELD VALUE); alert_button := show_alert(MY_ALERT);
IF alert_button = alert_button1 THEN
<do something>;
ELSE
<do something>;
END IF;
(Refer to forms help as it explains more in detail)

Similar Messages

  • Can we use the value of a variable in an alert message

    I have a variable in forms6i. I want to use the value of this variable in an alert message. How is this possible?

    Gul wrote:
    I have a variable in forms6i. I want to use the value of this variable in an alert message. How is this possible?Try
    DECLARE err_txt VARCHAR2(200) t;
    al_id ALERT;
    al_button Number;
    BEGIN
    al_id := FIND_ALERT('My_Error_Alert');
    SET_ALERT_PROPERTY(al_id, alert_message_text, 'Hello how are you mr. variable '||:variable_name );
    al_button := SHOW_ALERT( al_id );
    END; Hope it works..
    Hamid

  • Incoming emails don't display any pictures only small blue boxes with question marks

    As my question explains I am unable to view any pictures, photos, etc, all in coming mail displays writing only and small blue boxes with ? In their place.
    This problem began occasionally at first and has got increasingly worse, please help

    Try this. Settings>Mail, Contacts, Calendars>Mail>Load Remote Images>On.
    If they are still not visible, quit the mail app and restart the iPad, and then look again.
    Go to the home screen first by tapping the home button. Double tap the home button and the recents tray will appear with all of your recent apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button or anywhere above the task bar.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • Re:  Reference field to change red alert message. How?

    Hi FICO Consultant,
    We are using T-Code:  FBL1N, using our com code and execute the report.  In this report, we have used the reference field for company purpose key in the same reference no.: (EX:  789100).  The same number appeared again on the screen (Reference No.).  That time red alert message appeared on the screen or an existing same reference in this field.  Any body gives the idea to me in FICO.
    We expect the reply from you. 
    Thank you,
    Regards,
    Krishnan.

    The icons are a function of the Alert style: that can only be changed in the property palette. I'don't believe there is any way of substituting your own icons for the Oracle ones short of overwriting the Oracle supplied files with graphics of your own. However, we can set the Alert Title and Message Text programmatically with the SET_ALERT_PROPERTY built-in.
    Cheers, APC

  • What's up with "Alert" messages?

    Hi guys.
    It may sound silly I know, but it looks like I'm not able to use Alert messages...
    I built an extension using Flash Builder and Extension Builder and sometimes I simply use "Alert.show('Muy message')" in order to quickly debug some value but within the extension I can't see anything.
    What's the matter with this?
    Thanks!

    Try this: Alert.show("My Message", "Title", Alert.OK,   Sprite(mx.core.Application.application));
    It's kind of hidden, but the docs explain this in the "Bringing up Alert dialogs from an extension" section, which you can find here: http://cssdk.host.adobe.com/sdk/1.0/docs/WebHelp/programmers_guide/customizing_the_ui.htm.

  • Firefox doesn`t display any pictures. All sites work with mistakes, but work at IE or Chrome is correct.

    Problems with e-mail - cann't read the whole text of the letter, cann't answer.

    If images are missing then check that you aren't blocking images from some domains.
    *Check the permissions for the domain in the current tab in "Tools > Page Info > Permissions"
    *Check that images are enabled: Tools > Options > Content: [X] Load images automatically
    *Check the exceptions in "Tools > Options > Content: Load Images > Exceptions"
    *Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images with the cursor Down key).
    If an image in the list is grayed and there is a check-mark in the box "<i>Block Images from...</i>" then remove that mark to unblock the images from that domain.
    Make sure that you do not block third-party images, the permissions.default.images pref should be 1.
    *http://kb.mozillazine.org/Images_or_animations_do_not_load
    There are also extensions (Tools > Add-ons > Extensions) and security software (firewall, anti-virus) that can block images.
    See also:
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Everytime i open a pdf or try to use acrobat in any way, the program freezes/crashes with error message "(not responding)." Ive called Adobe and had remote support, reinstalled acrobat, repaired it, etc.  Any Ideas?

    I can't use acrobat XI at all, so ive resorted back to plain Reader X even though I pay for the Acrobat Pro.  I have a new Samsung laptop with 6GB dual drive RAM and Windows 8.1 - 64 bit.  That should be enough to run Acrobat

    Hi Ryan ,
    Please follow the below mentioned steps and see if that helps.
    Delete all the files from following folders:
    C:\ProgramData\Adobe\SLStore
    C:\Program Files (x86)\Common Files\Adobe\SLCache
    And, delete all files from following folder except cache.db
    C:\Program Files (x86)\Common Files\Adobe\ Adobe PCD
    Launch the product and activate again with new serial number
    Or you can try these as well .
    Please disable protected mode and try.
    Disable Enhanced Security option.
    If possible, Uninstall and re-install Acrobat.
    Regards
    Sukrit Dhingra

  • Instead of customized push notification getting only simple notification with alert message?

    Recently the provisional certificate got expired and we renewed new one installed in server the latest problem is we are just getting app name with text named alert. More than this nothing can see in push notification we are customized with name and id of

    Recently the provisional certificate got expired and we renewed new one installed in server the latest problem is we are just getting app name with text named alert. More than this nothing can see in push notification we are customized with name and id of

  • UDF - Set Valid Values for Field

    I have a UDF created in Marketing Docs / row level called UOM_Ordered (alphanumeric, length 2) using Set Valid Values for Field.  Values are:
    CS
    IN
    DZ
    PC
    Above are CS abrev for Case, IN abrev for Inner, DZ abrev for Dozen .................
    If possible could I have say for example "IN" not to appear in the drop down if the value in OITM (UDF called U_Inner_Qty) is either NULL or a Zero?  It's would be a way to stop mistakes when orders are inputted.
    Any help on this would be appreciated.
    Thks - Scott

    Hello
    You could try the following:
    Insert a formatted search on the field, which contain conditions, ie whether the condition that the value is 0 or null, then bring the required data, while if it is not the case, applies the search formatted with the available data.
    On the other hand, leave the form with all the options for disabled users. The latter through additional authorizations for users
    I hope it will help
    Best regards,

  • Monitor is not displaying any output

    Hi all,
    I have sun ultra 25 workstation with solaris 10 OS with SUN XVR-300 graphics card. my problem is that monitor is not displaying any output however monitor is fine with another workstation.
    when I powered on workstation, front panel shows green light.but monitor is not showing any output. however VGA cable and monitor is OK.
    I am in trouble PLZ help me ASAP.
    T&R
    gaurav

    I have also display problem, i use ibm desktop, more quite days the colour of monitor goes red. then i put some piece of paper between display jack & cpu body, then colour is ok, but when when i inserted new VGA card in mother board, when machine reboot it shows good colour of windows logos and ten the monitor display blank, i remove the VGA card, ram, cell, processor, all the cables & then restart but again no display, when i remove vga card, the monitor display no cable also blink light of monitor goes green but when i insert the wire the blink light goes yellow & one more there is no light in keyboard, when i inserted the keyboard slightly light blinks then it goes off, whereas the cpu starts smoothly.

  • Container Variable value not reflected in Alert message

    Hi All,
    In BPM, i am trying to set an Alert message which will send the message in alert Inbox. Here i have stored a value from the message in a container variable. This Container variable value is used in the Alert message in the form of &variable&. But whenever i specify container variable value, it is not reflected in the Long text of Alert Inbox. In Alert category i have also checked the Dynamic text. Still it is not coming.
    Can u suggest what is the possible solution for this.
    Thanks in advance
    Ashish

    I was able to get the Alert Message by changing container variable from "Block " to "Process". But It was containing the value of the first message.
    Actually i am having a scenario in which i am transforming a File message input into multiple messages based on its PO number using multi mapping. These messages are send as IDOCs using Parrallel for Each block, where i store the PO number in the container variable and use it in alert message. So for that i have to use this block name as container and not as a Process.
    Can anybody tell me why this Container Variable value is not reflected in the alert message.
    Thanks in advance
    Ashish

  • How to stop printing the crystal report with an alert message

    I am having a field called "APPROVAL" in my stored procedure with which I prepared the CR. I want that if the value in the filed is 'A' then only the crystal report should print else it should prompt with an alert message.

    Hi Sreejith,
    Check this helps you:
    Create an alert from "Report  -> Alerts -> Create or Modify Alerts" with below steps:
    1. Provide name of the alert (say Alert1)
    2. Click on X+2 in front of "Message" field and write the Alert message you want to display.
    3. Click on Condition button and write the condition If not({APPROVAL}='A') then true;
    The above Alert will prompt with configured alert message when {APPROVAL} field is not having value of 'A'
    Now, in a formula, write below content and display it where you want to display the APPROVAL field value:
    If {APPROVAL} = 'A' then
              {APPROVAL}
    This formula content will be blank if the value of {APPROVAL} is not 'A'
    Thanks,
    Raghavendra

  • Safari comin up with weird alert message after 10.4.3 update

    after installing the OS 10.4.3 update safari comes up with alert message when launched: Safari 2.0.2 (v416.12) has not been tested with the plugin (null) (null) (v0.51). As a precaution, it has not been loaded. Please contact the plugin developer for further information.

    I have the same error message for the "(null) (null)" plugin, different version number. I suspect there are going to be a lot of these as people update to 10.4.3.
    How do we go about removing these plug-ins, or at least this paticular one, so we do not have to deal with the error message after starting up Safari every time? Under Help => Installed Plug-ins, I see it lists plug-ins from a Plug-ins.html file within the Safari.app package, but it's not clear how to manually manage them. I do not want to uncheck in Preferences all the Safari Plug-ins from loading. For this particular error, I'm not sure I want to mess with SIMBL.bundles...

  • How to get data from list of values (LOV) to be displayed in a text field ?

    Hi guys,
    I am very new to Oracle APEX so please spare me if it is a silly question. How can I get the selected values from a set of list of values (LOV) displayed in a text field (or text area or so) ? Fox example, in my form I create 4 items: STATE, COUNTY, STREET, ZIPCODE and all of them are LOV (list of values). I also create 2 buttons (ADD & REMOVE). Then I create a test field (or text area name SELECTED RECORD). Now here is what I want to do with my form:
    When I set the values for all 4 fields, I will click on the ADD button then I want those values be displayed in the text field.
    For example, if the selected values are:
    STATE = Alabama
    COUNTY = Abbeville
    STREET= 1 Street
    ZIPCODE = 36310
    And the ADD button is pressed. Then in the text field I want it displays like this:
    Alabama,Abbeville,1 Street,36310
    If I choose other values and click ADD again, a new line will be added into the text fields (text area). If I click the REMOVE button, then it will clear those two line in the text field.
    Would it be possible to do it? Any help will be greatly appreciated. Thanks in advance.

    If you can live with the page being submitted and refreshed, make your ADD button do a submit with a request value of ADD and make your REMOVE button do a submit with a request value of REMOVE.
    Then create two computations (one firing with a condition of Request = ADD and the other firing with a condition of Request = REMOVE).
    In the ADD one, concatenate the values together into the text area (most likely a PL/SQL computation wiill be what you want). In the REMOVE one, set it to null with a PL/SQL computation.
    If you want it done without submitting the page, make the buttons each do a redirect to a URL but instead you will have to write two short javascript functions in the page HTML header to manipulate the field values. Each button would call each javascript function in an onclick event.

  • Event.value = Math.round (a.value * 5.00) / 100; Replace this with an input field for user to change

    I have a taxe calcul script in a field with a annulation check box like this:
    if (this.getField("CheckBoxHST").value=="Off") {
    // no tax
    event.value = 0;
    } else {
    // calculate the amount of tax to be paid
    var a = this.getField("pricehorstx");
    event.value = Math.round (a.value * 5.00) / 100;
    I like to able the user to change the percentage —>  (a.value * 5.00) with a simple text field — Say they enter 6% or any other percentage in there and the calcul become (a.value * 6.00) / 100;
    Not to sure how to acheive that....

    Work perfectly thanks...
    I feel so bad, everything work perfect, almost   — 
    — I just want when I check off (checkbox) the tax calculation to put whatever is in the tax percentage input box to zero and I can’t

Maybe you are looking for

  • HT4623 i was updating my iphone 4 and lost all of my contacts, photo's, apps, etc.  How do I restore this info?

    i was updating my iphone 4 and lost all of my contacts, photo's, apps, etc.  How do I restore this info?

  • Double Click In Some Programs/Clear Suggestion Bar

    Hi, Does anyone else have a issue where your Mac will click twice in some programs, such a Launchpad or Dashboard? Also the suggestion bar is transparent on Safari. These happened to me after i upgraded to Yosemite. Do you have a solution? I reported

  • Getting Weird OS Behavior

    I've been setting up my new Mac Pro. I removed the HD that came with the computer since I bought a larger drive (WD6400AAKS, low level formatted writing zeros once). Instead, I cloned over a drive (with SuperDuper) that was in a 1st gen Mac Pro runni

  • Multiple copies of a component?

    Is there a way to take a single .mxml component and make multiple copies of it? I've got an app where the user can page through various screens.  Each screen should fade out and slide away while the next one slides in.  There has to be two copies act

  • How do I tell if I have duel channel?

    Ok heres my memory. http://www.newegg.com/app/ViewProductDesc.asp?description=20-144-310&depa=1 I'm using the Neo plat board with 3 memory slots and I got 1 stick in the first and 3rd slot for stability. Is it already running duel mode or do I have t