How to get the original item_property after have changed at runtime

Hello

for example:

in my form there is an ITEM_A defined with VISUAL_ATTRIBUTE = "ABCD_RED".

while executing, this property turns into "XYZ_GREEN".

Set_Item_Property ('BLOCK_A.ITEM_A', VISUAL_ATTRIBUTE, 'XYZ_GREEN');

Now I can read this property of Get_Item_Property - (real function, it is "XYZ_GREEN")
But what about the origin of property "ABCD_RED".

Is it possible to get the origin of property on a direct question to my form
without saving it initially in time?

Thank you
Norbert

You can save it in a variable before editing or you can reset the property to the original value that was set at design time.

SET_ITEM_PROPERTY('my_item', VISUAL_ATTRIBUTE, '');

Just use two single quotes without space between them "and the property will be reset to what it was at design time.

Tony

Tags: Oracle Development

Similar Questions

  • How to get the original serial number to reload the program on the new computer?

    How to get the original serial number to reload the program on the new computer?

    Hi rehe,

    Please check the KB: quickly find your serial number to find your serial number.

    You can contact our support chat to help retrieve your serial number: serial number and activation support

    Kind regards

    Rave

  • I lost Windows Vista on Satellite Pro U400 - how to get the original configuration

    All;

    I missed upwards at the start of my new laptop... I fail to use Vista.
    So I used the system recovery DVD. a version of Xp installation crashed the Vista partition!

    How can I get the original installation of this machine...?

    Any help is welcome...

    Kind regards...

    Hello

    Try with https://backupmedia.toshiba.eu/landing.aspx

    Good bye

  • How to get the windows disk after downloading

    I downloaded windows 8 some time ago and cannot find emails later. How can I get the disc that I have a new HARD drive, also, where can I get my product key

    To learn more:

    http://dellwindowsreinstallationguide.com/download-Microsoft-Windows-and-Office/Download-Microsoft-Windows/download-Windows-8-1-ISO/

  • How can I get the original software after I reinstalled the window

    I want to reinstall windows on my laptop, I just want to know how can I get the software provided with this laptop.

    What happened to reinstall window8

    Your laptops support page will be a few, but before installing Windows 8 you did a set of recovery discs so you can return to Windows 7?

    We can get the HP for a set of recovery discs and Once you're back, there is a file on the 'C' drive named SwSetup

    has little almost all software pre-installed that comes with the machine when you were at 7 W.

    Your statement is not clear enough, I hope that I understood it.

  • How to recover the original features after installed CC

    My organization has bought the CC license for some of our systems. I installed it on a system where we already have a license on CS 6 installed by mistake. When I realized that, I advised our admin and he refused the license. However, none of the 6 Adobe applications open CS that worked correctly on this computer. I get a message that says that this Adobe license has been denied or rejected, or something like that. So I thought that it was as easy as uninstall CC and all other CC files send files to the Recycle Bin, but no. Even after all the CC files were completely removed from this computer, I still can't open the CS 6 original apps because the message about the license violated keeps popping up. How can I solve this problem? (so that the original CS 6 applications can still be used as if the cc installation never happened)

    Please check workaround under: joint licensing - if you have an active member of the creative cloud and a serial number for Lightroom 6

  • New Satellite: C870 - 15L - how to get the original Windows7 I?

    Computer: Toshiba Satellite C870 - 15L (17 '')
    Purchased in Norway, Prof. August 2012.

    A little surprised when I return in August opened, to install and prepare the computer for one of my family members. Not a single cd or dvd was included, not even the restoration or the original dvd of Windows 7 Pro.

    However, I had the option to burn four or five CDs/DVDs in a Thosiba program built into Windows 7, which I did of course.

    However, I would like to have some sort of original Windows 7 Professional 64-bit cd/dvd. I searched through the 'My Page' on the pages web Toshiba (after you register online, the computer), but can not find
    information on how to order. I know that it should be possible to make such an order, but I'm not really sure of who to address.

    The retailer where I purchased the computer, Toshiba or Microsoft?
    If someone could shed some light on this subject, it would be very welcoming.

    Hey Buddy

    Computer Toshiba laptop are not delivered with the partitions of Windows System.
    You can create a disk recovery which would contain the preinstalled system, drivers, and other tools.

    The clean Windows 7 disk is not provided by Toshiba.

  • How to get the original size of pictures? Microsoft office Picture Manager

    I used household image and all my photos are made smaller, but now I want size beck to original size. How can I do?

    You can enlarge the current versions of the photos
    in the photo... Manager using custom or
    Options of percentage but there is no way to return
    to the original version in Office Picture Manager.
    Extended versions is not the same quality
    than the originals.

    Info about photo manager
    If you resize a photo with Picture Manager and
    save it when you see the dialog box saying:

    "There are changes that have not been saved"

    The original photo will be overwritten (replaced)
    with the rezized version... IOW the original will
    be unrecoverable.

    To keep two versions of the picture, resize it
    and go... File / save as... Enter a new name for
    version resized and on the left, click on the "Save" button.

    When you close the photo manager and see the
    dialog box:

    "There are changes that have not been saved"

    On the left, click the do not save"" button. Now
    have both versions.

  • How to restore the original partition after reformatting accidentally installing windows 10

    See the problem below. I can not get a USB stick formatted with FAT to be recognized by bootcamp or to download the drivers to continue.

    The problem occurred after that my son wanted to re - install windows 7 after that that he has been upgraded to windows 10 and utilities disk to reformat the drive hard windows installed.

    OS X Terminal, you can post the output of

    diskutil list

  • How to get the original number multi-record block registration

    Hi all


    I know how to find the item duplicated in several record block.

    For Ex:
    Line_Num            Item_Name             Quantity
    1                           AA                      10
    2                           BB                      20
    3                           AA
    Here record 3rd nom_element is duplicated, I can able to check and display the message that "point is duplicated", I found [sheikyerbouti.developpez.com/duplicates/duplicates.htm].

    but I want to show as well as the original line to be number 1 when the nom_element came.

    Here I want to check the original Line_Num and display the message

    "Item is duplicated, update quantity in the original 1' line."

    Can someone help me find it?
    Thank you.

    Kind regards
    Guru.

    In the following key trigger write code like this I think it will help you

    declare
    v_Text varchar2 (20);
    NUMBER OF V_REC;
    BEGIN
    v_Text: =: test;
    V_REC: =: SYSTEM. CURSOR_RECORD;
    premier_enregistrement;
    loop
    If v_text =: test V_REC AND <> : SYSTEM. CURSOR_RECORD then
         
    GO_RECORD(:SYSTEM.) CURSOR_RECORD);
    RAISE FORM_TRIGGER_FAILURE;
    END IF;
    WHEN THE OUTPUT: SYSTEM. LAST_RECORD = "TRUE";
    NEXT_RECORD;
    END LOOP;
    GO_RECORD (V_REC); NEXT_RECORD;
    -v_Text: = NULL;
    EXCEPTION
    WHEN FORM_TRIGGER_FAILURE THEN
    RAISE FORM_TRIGGER_FAILURE;
    END;

  • How to get the original look of firefox 4 with "firefox button" on the road to top then bookmarks with the address bar... ?

    I've been using firefox 3.6.16 and just upgraded to version 4 yesterday evening. in fact, the problem is this, in my browser that "firefox" button and all tabes are displayed in the same way on top.

    what I want is to get the default appearance of firefox 4 with firefox button on top and all of the tabs that appear on located below this button... (not in the same way)

    I manage because of any parameter of preference or other? Help, please

    If the Firefox window is maximized, it displays the tabs of the same line that the Firefox button, it just displays them on a separate line on a window not optimized in terms.

  • How to get the Favorites lost after a reset?

    I did a factory reset on my laptop and all my files backed up on an external hard drive, but I forgot to save my favorites. After that I gave my computer to its factory and loaded settings near the top of Mozilla Firefox, I realized that all my favorites have disappeared. What can I do to get back them? How can I get back them easily? Is there a trick? A program to use?

    Thanks for the responses, but none of them were useful. I said that I did a factory reset which causes a bookmark restoration dates be reset.

    Here is what fixed my problem:

    1. Download, install and run a program of recovery as EaseUS Data Recovery Wizard file and do a full scan of your hard disk (c :))
    2. Locate a backup of the file "Places.sqlite" (the file that contains the entire library of bookmarks)
    3. Retrieve and save this file on a flash drive
    4. Go to: computer (c) > users > yourname > AppData > Roaming > Mozilla > Firefox > profiles - there must be a visible profile folder (example: x00000.default)
    5. Go to the profile folder and delete all files with "places.sqlite" in the name of the file (should be 1-3 files).
    6. Insert the backup that you saved "places.sqlite" in the profile folder
    7. Start Mozilla Firefox, and then press Ctrl + Shift + B.

    There is no real problem with that solution for others try. If something does not work, it is because the instructions were not followed properly, or there is simply no bookmarks backup file to recover. What you need is saved in the file "places.sqlite" Mozilla read it when starting the browser and automatically reveal all bookmarks that were supported on this file at the time the backup was created, if its crucial you retrieve this file.

    I hope this helps others, because I had to find this solution on my own.

    -D3NNI5

  • On the screen keyboard, how to restore the original size after maximizing

    I used the Task Manager to maximize the on screen keyboard and now to restore its original size, but can find no way. XP MCE SP3.

    Thank you, but no joy there.

    Gathered the courage to dig into the registry and managed to restore the osk, so, for recording answering my own post. After some nosing around, I ended up export

    [HKEY_CURRENT_USER\Software\Microsoft\Osk]

    a user account who have an osk immaculate and imported to the account with the enlarged osk... it worked. Parameters has dozens of bytes, and 13 were different between a regular osk and a maximized. Anyway, problem solved.

  • How to get the original Win XP cd in case I missed it.

    I have the dell latitude d620 laptop computer n problem with windows... I need to format but I missed my original cd of win xp prof.

    then such me the other way to get updated fresh n winning with the same license key that came with my laptop.
    Thanks in advance... Help me to your first

    It is likely that you will find a CD... This o/s is obsolete. Contact the manufacturer of the computer.

  • How to get the registration 'refreshed' after 'submit' button?

    Hello

    After I pressed the "submit" button (to insert the data into the database), I do the page from branch to branch to herself in order to facilitate the user to continue entering the data on the same page. However, all previously entered data is always there.

    How can I make the page refresh?


    Thank you very much
    Helen

    Hi Helen,
    On the branch, you have the option to clear the cache of a page.

    Enter the number of the page that you are branching out.

    Gus...

Maybe you are looking for

  • Server files to fiber without Xsan?

    Hi all We did a Mac Mini server for a long time now on ethernet on our small business network, and we recently replaced one of our editing Mac Pro (2010 model) with a more recent 2013 videos. The Mac Pro 2010 has a fiber inside, and I wonder if it is

  • Bought a fake program to clean my computer

    I BOUGHT A SYSTYM FOR HELP MY COMPUTER THIS COMPANY SAID I HAD 100 PROBLEMS AND THEY CAN REPAIR, IT WAS RECOMMENDED BY MICROSOFT. THE PRICE WAS $ 39 .94USD. PAID WITH MY CREDIT CARD, THEY SENT THE PHONE NUMBER, S CALL TO ACTIVATE THE SYSTYM. I DIDN'T

  • Movie Maker for Mac won't let me import images

    I just downloaded the Movie Maker for my mac. I have my saved pictures and I tried to import them but Movie Maker doesn't let me. Can someone help me?

  • Keyboard DV6 6069eo

    Someone who knows how to replace the keyboard on a HP DV6 6069eo or knows where I can get a manual that shows how do

  • VPN - SRP527W <>Cisco 857 established but no tx fraffic side SRP

    I have now established between SRP527w and cisco 857 ACE, but if I ping from a multitude of Cisco to a host on the side of the PRS I get only rx traffic in the tunnel, the stats keep tx 0 and ping is not answered. My tunnel is to send a voice call in