Turn off the lines in the region of the table when the page loads in standard page using the CO Extension

Hi all

I have a requirement in standard page OAF, When page load I need to disable a region advanced table standard page column and if we add the new line this column must be activate.

Please help an emergency.

Kind regards

Manoj Kumar belaid.

Maury,

You will have to go with SPEL. Create an extra in your VO and default attribute set to true.

Use as the SPEL for the disabled/ReadOnly property of the column.

Reference: advice of Oracle of Johny: OAF: Spel liaison

See you soon

AJ

Tags: Oracle Applications

Similar Questions

  • How can I turn off the monitor (e.g., "standby") via the command line at the push of a button (or any other shortcut need not additional software)?

    Hello

    I don't like it when, after a break from work on my PC, the screen turns off as set up through "Power Options" in the control panel. That's why I put the relatively high threshold.
    However, when I know that I will not need the computer for a while, I want to save energy and wish the mode "sleep" could be activated immediately. Turn off the screen is not an option, because it has a USB hub built-in - off completely would be to unplug any connected device. Usually, if the computer has always works and might need the resources connected.

    Ideally, by pressing a button (or start a program or something), the screen would immediately go in mode 'sleep'.

    On systems prior to Vista and 7, IIRC, running a command in the sense of:
    Rundll32.exe user32.dll, SendMessage (HWND_BROADCAST, WM_SYSCOMMAND, SC_MONITORPOWER, 2);
    would do the trick. The dll should run the command to set the monitor to sleep. We could create a shortcut or even integrate the command in a batch file, but unfortunately it doesn't seem to work on Vista or 7.

    Does anyone have an idea on how to do it on Windows 7?

    I would strongly try to avoid having to install any additional software to help me. (There is quite a little all about, even free applications that promise to do exactly that, but I want to avoid them if possible.) "And I can't believe that this basic that could be done on XP cannot act more on 7!).

    Thank you for your help,
    NicApicella

    Hello

    Sleep is one thing and switching Off the Display is quite another.

    I found a way to turn off the screen in case you don't have a hardware switch or a keyboard shortcut as in my Dell Inspiron laptop (Windows 7).

    Create a batch with the following script file:

    echo off

    C:\Windows\System32\powercfg.exe-changer - monitor-timeout-dc 1
    C:\Windows\System32\powercfg.exe-changer - monitor-timeout-ac 1

    START/min/Wait C:\Windows\System32\scrnsave.scr s

    C:\Windows\System32\powercfg.exe-changer - monitor-timeout-dc m1
    C:\Windows\System32\powercfg.exe-changer - monitor-timeout-ac m2

    with the idle time to turn off your screen set in the Control Panel, replace m1 and m2.

    Control Panel > Power Options > any 'Active' diet Plan > change Plan settings > disable the display setting (minutes).

    For example, in my computer laptop m1 = m2 = 30 and 10.

    Now create a shortcut to the batch file and optionally assign a keyboard shortcut and an icon.

    Explanation of the script:

    The first two commands sets the idle time Display Off for the minimum possible setting of 1 Minute for the AC and DC (battery) power. The third command put the system mode blank screen saver 'instantly' and / Wait for the screensaver to terminate application. After 1 minute of inactivity, the monitor turns off power completely.
    The Saver screen/Wait is over by the event of the reactivation of a movement of the mouse button, the last two lines of code will come back the idle time-out settings of origin defined in the Panel view. This to ensure that after waking up, the display does not Turn off all 1 minute of inactivity expire.

    Kind regards

    Sushovon Sinha

  • Turn off the text field (always submits page when you press enter)

    I have an area which allows you to enter search criteria. There are two fields and a button. The 1st field is a selection list that gives a list of columns in a database that can be searched on. The 2nd field is where the user enters the value to search for. The user can submit the search in 2 ways. They can press the button or press return when the cursor is in the 2nd item that is a text field (always submits page when you press enter). The results are then displayed in a region of report below.

    The problem I have, is that if the request is for > 10 seconds and the user gets impatient and hits the Enter key or the button search again the query is returned for a second time (or third or fourth according to the impatience of the user) causing the claim on the basis of data with a negative impact on the performance of the system.

    I know how to handle the search key. On a click event on I turn off the button so that the user cannot click on it again and resubmit the request.

    My question is - how can I turn off "always provides a page when you press enter" text item when the user presses enter? I tried an onclick event, but disabled the front element I could type in anything. Onblur event does not seem to do anything.

    Any ideas would be very appreciated.

    Andy

    Hello

    First of all, one thing to try: attributes of the Page, there is a section for the presentation in double - try setting this option on no.

    Otherwise, using the text field type, adds the following to the INPUT tag:

    onkeypress="return submitEnter(this,event)"
    

    which means, you can call your own function of javascript on the onkeypress event, the final line would be call submitEnter(). But you can set the value of a hidden page element:

    function doEnter(t, e)
    {
     if ($x('P1_SEARCH_RUNNING').value == 0)
     {
      $x('P1_SEARCH_RUNNING').value = 1;
      return submitEnter(t, e);
     }
     else
     {
      return false;
     }
    }
    

    Then, after changing your element to an element of normal text on the attributes of HTML form elements, add in:

    onkeypress="return doEnter(this,event)"
    

    Andy

  • How can I change/turn off the led under the speakers on Satellite P100?

    How can I change/turn off the led under the speakers? (in Satellite P100 (PSPA6E))
    Now I see the light only in the left side, but when I bought the computer left and right led line lights blue under the speakers.

    Gazz's right. It is not possible to switch off the LEDs. If just one LED is on the other must be faulty. Contact the customer Service of your country partner. I'm sure they can disconnect one too if you n t need her.

  • After the update to el Capitan my iMac will not be asleep. I put it to sleep and turn off the mouse and keyboard that goes with it, and 5-10 minutes later, he wakes up on his own. Now, I have to stop it after use and each time only. Major pain

    After the update to el Capitan my iMac will not be asleep. I put it to sleep and turn off the mouse and keyboard that goes with it, and 5-10 minutes later, he wakes up on his own. Now, I have to stop it after use and each time only. The Major pain. Any help would be greatly appreciated.

    Please test after taking each of the steps that you have already tried:

    Step 1

    Take all of the measures suggested in this support article, including those under the title "If the previous steps do not work." It is the starting point for a new effort to solve the problem.

    Note that, as stated in the article, the computer will not sleep, if some sharing services are enabled. In the menu bar, select

     ▹ System Preferences... ▹ Sharing

    Disable all sharing services.

    Step 2

    If sharing music iTunes home sharing is enabled, disable it or quit iTunes. Do the same with third-party applications that have a similar feature.

    Step 3

    Select

     ▹ System Preferences... ▹ Accessibility ▹ Speakable Items: Off

    Step 4

    Select

     ▹ System Preferences... ▹ ▹ Advanced Bluetooth...

    and uncheck the two boxes marked

    Open Bluetooth Setup Assistant at startup if...

    Step 5

    Reset the printing system.

    Step 6

    Back up all data.

    Triple-click on the line below on this page to select, then copy the text to the Clipboard by pressing Control-C key combination:

    /var/vm

    In the Finder, select

    Go ▹ go to the folder...

    from the menu bar and paste it into the box that opens by pressing command + V. You won't see what you pasted a newline being included. Press return.

    A folder named 'vm' should open. Inside, there may be a file named 'drag '. Move this file and only this one in the trash, but do not yet empty. You will be asked for your password. Close the folder window.

    Restart the computer and empty the trash.

  • Turn off the monitor and input block

    Hello

    I am trying to create simple VI that will turn off the monitor (or screen saver turns on) and entrance to block mouse and keyboard - user so won't be able to see the screen and do any action. I use system32.dll for this.

    My problem is that when my VI turn off the monitor, user can enable it back by simply moving the mouse or using the keyboard, similarly as these devices are blocked (by the function BlockInput of System32.dll).

    How can I do the ultimate freeze?

    Attached VI is based on Danny_Funk 'disable the monitor.vi.

    Dear bieneck,

    This is a very interesting problem you have there. I was snooping around Microsoft technical support for a bit, and the only reasonably simple method, I found was running powercfg.exe from an elevated line comand. You can query wake programmable devices with powercfg - devicequery wake_programmable poster theand disable using "Your device name" powercfg - devicedisablewake. Here you can find a more detailed documentation.

    Except that I have found no reliable method that will spare you excessive digging in the registry. Maybe some 3 rd party tool?

    One more thing: If your goal is to prevent the user from interacting with anything, it would be easier to make up a large modal window that does not workaround? At least, it seems to me that it is much simpler to use a native Windows function that is not provided for this purpose.

    Kind regards:

  • 810-160 Phoenix envy: turn off the lights inside the PC

    This computer will turn bright red. How do you turn off the infernal red lights inside the PC?

    Hello @onesa,

    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the Forums of HP, I would like to draw your attention to the Guide of the Forums HP first time here? Learn how to publish and more.

    I read your post on how the computer turns bright red as part of the aesthetics of your desktop computer chassis, and you want to turn it off. I'd love to help you!

    To find out what chassis PIN to remove the motherboard of your system (which should turn off the red lights), contact our technical support 800-474-6836. If you do not live in the United States / Canada region, please click the link below to get help from your region number.

    http://WWW8.HP.com/us/en/contact-HP/WW-phone-assist.html

    I hope this helps!

    Concerning

  • How to turn in lots on / turn off the layers in a large group of files

    I lifted this code to another debate that is supposed to say it works, but it doesn't.

    I get the error message: object does not support the method or property 'length '.

    I looked at other scripts to batch process this line of code seems to be OK.

    I know it's a very simple script and that the Tower on / turn off the part of the layer of the script works perfectly well (on individuall pages), but for some reason I can't get this lot of process.

    I have a set of several version of files with layers like 'from' for the Germany, "us" for the United States, etc. that I need lots open until I can print.

    Here's what I have:

    myFolder var is Folder.selectDialog ("Select folder Indesign");.

    var myIndsnFiles = myFolder.getFiles ("*.indd");

    for (k = 0; k < myIndsnFiles.length; k ++)

    {

    var myIndsnFiles = app.open (myIndsnFiles [k]);

    var myIndsnFiles = app.documents [0];

    var answersLayer = myIndsnFiles.layers.item ("us");

    answersLayer.visible = false;

    app.activeDocument.close (SaveOptions.yes);

    }

    Can you correct/explain what I am doing wrong?

    I had the Sergey Version to work. See below. It is very different from my original. I understood why my original wasn't, but could not know how to solve this problem. I tried to insert Laubender code in it, but I got the same error as above "object does not support the property or method 'length.

    I made a few adjustments so that the script turns off all the layers that need to be turned off and then turns on the layer I need.

    Everything works perfectly except that I wonder if there is a way I can disable all warnings, such as missing links, so that it treats the whole batch without a break. Maybe that's what Laubender spoke.

    myFolder var is Folder.selectDialog ("Select folder Indesign");.

    If (myFolder! = null)

    {

    var myIndsnFiles = myFolder.getFiles ("*.indd");

    for (var k = myIndsnFiles.length - 1; k > = 0; k-)

    {

    Try

    {

    myDoc var = app.open (myIndsnFiles [k]);

    Marquetry var = myDoc.layers.item ('in');

    inLayer.visible = false;

    var itLayer = myDoc.layers.item ('it');

    itLayer.visible = false;

    deLayer var = myDoc.layers.item("de");

    deLayer.visible = false;

    var ukLayer = myDoc.layers.item ('uk');

    ukLayer.visible = false;

    var usLayer = myDoc.layers.item ("us");

    usLayer.visible = false;

    var intLayer = myDoc.layers.item ("INT");

    intLayer.visible = false;

    deLayer.visible = true;

    myDoc.close (SaveOptions.yes);

    } catch {} (error) ;// try-catch

    } ;// for

    } ;// If

  • Try to update iPad OS10 and froze on "check update" and now unable to turn off the iPad.

    Tried to update iPad OS10 and "check update" has been spinning for over an hour 1/2 and impossible to each slide to open or to turn off the iPad.

    Hello

    If you are sure its impasse press and hold the power button / stop and menu button

    Hold both down until you see the apple logo

    It may take 30 seconds.

    You have enough space on ipad for download, you need about 4 g?

    See you soon

    Brian

  • Turn off the power limit Ad Tracking?

    Hello! I have a problem with the feature "search ad limit. The cursor is gray and will not let me turn off, saying that I have less than 18 years when I'm not. I've already changed to 'allow changes' restrictions and I don't know if I have apps which force advertising, tracking, and I don't know how to fix this, if this is the case. Help, please! I need this setting off to access certain applications of mine! I am also on a personal Apple ID.

    Turn off wifi and cellular data, then click on the button of advertising in privacy and turn off the announcement of limit button

  • Can you turn off the shutter sound on the factory unlocked iPhone to the Japan 7?

    Can you turn off the shutter sound on the factory unlocked iPhone to the Japan 7?

    I am going to Japan November 2016 and plan to buy unlocked (no sim) iphone to use in my country (Thailand) 7.

    However, I have read some post on 'mode of politeness' in Japanese phone but the conclusion is not clear whether you can disable shutter sound (without sim) unlocked iphone 7 or not. Then, someone could share on the current situation?

    Thank you

    No, its required by Japanese law shutter. Even if the iPhone is

    is no longer in Japan, you will not be able to turn off the shutter sound.

    You should also check with the seller to be sure you can get the

    iPhone unlocked from the Japanese wireless provider to use with your

    carrier in Thailand. And check that the iPhone is unlocked before leaving the

    retailer.

  • My MacBook Pro with El Capitan 10.6.11 close the menu drop down. I have to turn off the power

    The closing down and options no longer work in El Capitan 10.6.11 restart on my MacBook Pro mid-2012. I have to press the power button to turn off.  When shutting down or restarting are selected, the Ribbon at the top of the screen disappears and Finder is no longer available but other aps on the bench of the accused are still available. When I restart after turning off the power, the system is back to normal until I need to close again.

    Hello

    Just in case, run disk utility.

    Open utility disk located in Applications/Utilities

    Then select the disk to boot on the left and then select the first aid tab and then click run.

    If disk utility indicates that the disc seems to be OK, you are finished. Otherwise, you must repair the disk.

  • Somewhere, I messed up my permissions, turn off the computer to see if it helped, now will not start at all. The start bar stops a quarter turn along. I tried in SafeMode as well do. I ' on a Yosemite iMac running.

    Somewhere, I messed up my permissions, turn off the computer to see if it helped, now will not start at all. The start bar stops a quarter turn along. I tried in SafeMode as well do. I ' on a Yosemite iMac running. I can't enter to give more details. Can anyone help? There are a load of work due to deliver to the printing press Monday

    Have you tried to boot from the Partition Recovery and repair then the disc from there, using disk utility?

  • The new App Store for El Capitan update has locked up my macbook pro.  Reboot got about 3/4 fact and the machine stops. Turned off the power and turn it on again for nothing doesn't.  How in my machine to begin troubleshooting?

    The new App Store for El Capitan update has locked up my macbook pro.  Reboot got about 3/4 fact and the machine stops. Turned off the power and turn it on again for nothing doesn't.  How in my machine to begin troubleshooting?

    The problem is most likely an attempt to update a system malfunction prior it is probably a problem with your computer, not the El Capitan.

    Start by:

    Reset the PRAM and NVRAM on your Mac.

    MacIntel: Reset of the controller (SMC) system management

    Start in Safe Mode , and then re - start normally. It's slower that a normal start, so be patient.

    If you are unable to start;

    Reinstall El Capitan without erasing the drive

    Please make sure that you back up.

    1. Restart the computer. Immediately after that the chime hold down the command and R until the Utility Menu appears.
    2. Select disk utility, then click on the continue button.
    3. Select the withdrawal (usually Macintosh HD) entry of the volume in the list aside.
    4. Click first aid icon in the toolbar. Wait until the button is active, then click it.
    5. Quit disk utility and re-enter the Utility Menu.
    6. Select Reinstall OS X and click on the continue button.

    Also, see this tip for user: basic steps for the OS X upgrade.

    If this doesn't get you;

    Install Yosemite or El Capitan, from scratch

    Backup if possible before proceeding.

    Restart the computer. Immediately after the chime hold down the command and R buttons until the Apple logo appears. When the Utility Menu appears:

    Select utility disc in the Menu Utility, then click the continue button.

    When loading disk utility, select the volume (entered into withdrawal, usually Macintosh HD) from the list of devices.

    Click Delete in the main window of disk utility. A panel will fall.

    Define the type of Format Mac OS extended (journaled).

    Click on the apply button, then wait for the done button to activate and click on it.

    Quit disk utility and re-enter the Utility Menu.

    Select reinstall OS X and click on the continue button.

  • How do you turn off the coast of photographic reports (live).

    How do you turn off the coast of photographic reports (live)

    Hello always56,

    Thanks for this info and choosing the communities Support from Apple. I know how important setting in the camera options soft photo is for you!

    Looks like you want to disable Live Photo when shooting. Live Photo is enabled by default. To turn on or turn off, tap on the Live Photos, and when this icon is yellow, pictures Live is on. Here is additional information that will help to understand further.

    Take pictures and videos - iPhone

    See you soon!

  • BUTTON TO TURN OFF THE IPHONE

    HELLO, I BELIEVE THAT IT WOULD BE DESIRABLE TO TURN OFF AN IPHONE SHOULD APPLY TO THE KEY ONE SO TO PREVENT THIEVES TURN OFF THE PHONE AND SO LOCATE THE IPHONE, THANK YOU.

    Which was discussed several times here and there were a number of reasons as to why it may not be a great idea. It is a user support forum. If you want to make the suggestion to Apple, you can post to http://www.apple.com/feedback/iphone.html

Maybe you are looking for

  • How do I empty this trash that will not empty!

    It was not possible to well to empty my trash. I have tried for the day and tired of all this that I'm sure... but no way! will not empty my trash... I even used the terminal / sudo command but could not type my password! It was not type-able! So I m

  • Acer v3 571g eufi

    Hi all. I have an acer laptop of 57g v3. My bios is v 1.13. I don't have any options for eufi in bios or boot options. How to activate it? In the center of support in the bios section, there are files for bios update and eufi. How to use the eufi fil

  • Problem with the HP Envy 17 CPU/GPU?

    Hello, I bought this Hp Envy 17 in Hong Kong last summer, around July or August. http://h20386.www2.HP.com/HongKongStore/BundleDetail.aspx?pdetail=P322497& I mainly used for editing video and games. People frequently say oveheats, so that, I think. A

  • How to cancel a license key after my computer has been stolen?

    My computer was stolen along with my license key active for adobe acrobat XI.Can you explain how to cancel this activation key to make it available on my new computer?Thank you very much

  • Create a link to the file Edge animate in Muse

    Hi I have updated an Animation on board. I already put it in a Muse file that has not yet been published. The animation has been refined a bit and now the changes not reflected in the file of Muse. I was wondering if this is possible. I thought I saw