What Javascript event is triggered in moving shuttle items to the right?

Application Express 3.2.1.00.10
I've tried onclick, onblur, onfocus, onchange, but none of them fires immediately after moving all shuttle values to the right using the >> (select all). My alert message is only displayed once the user selects all and clicks again on one of the shuttle boxes (left or right side). The user is suppose to be limited to selecting only 20 values. I would like an alert to be prompted before the page is submitted.
Page Item Name: P27_ALM
HTML Form Element Attributes: style=''width:200px;'' onchange=''limit_ALM();''
Javascript function included in the page attribute HTML Header section:
function limit_ALM(){
  var count = $v('P27_ALM').split(':'); 
  var maxCount = 20;
  var selObj = document.getElementById("P27_ALM_RIGHT");
  if(count.length > maxCount){
    //clear shuttle
    selObj.options.length = 0;
    //g_Shuttlep_v15.reset();
    alert("Only up to 20 Available Labor Markets (ALM) may be selected.");
    return(false);
   else {return(true);
}

camickr
Your example of creating multiple editors is not my preferred solution. However, I was able to use the idea to create a solution that does work.
My data structure being displayed by the table is composed of containers and elements. A container maps to a single row and an element is a cell in that row. Each element is able to determine its list of possible values. When the editor is being configured via the getTableCellEditorComponent() method the element is associated with the editor. The combobox would then set the elements possible values into its datamodel when PopupMenuListener.popupMenuWillBecomeVisible() is called.
What I ended up doing was loading the elements possible values first, then creating a new combobox with the possible values as a parameter to the constructor. All this was done in the getTableCellEditorComponent() method. This is a hack, but one I'm willing to live with.
Thanks for your time.
Zac

Similar Messages

  • What's that command again for moving a track and the pan automation?

    What's that command again for moving a track and the pan automation together?

    It's not a command but a menu item: "Lock curves to tracks".

  • What Acrobat SDK Technology I need to build a plugin that creates a new item to the Right-Click context menu?

    I want to develop a plugin for Adobe Reader that will be invoked through a new item in the Right-Click menu.
    What is the right SDK Technology to build this new item? Javascript, Interapplication Communication or a C/C++ plugin?
    I would feel more comfortable with JS or C#, but I don't know if I must use the C++ API to be able to build such level of integration.
    Thank you very much.

    Plugins are written in C/C++ and especially something such as adding to the UI.
    To add this to Acrobat, no license or fee is required - you can do it today with just the SDK and Acrobat.
    However, to build a plugin for Reader, you will need to obtain a license from Adobe.  Details are in the SDK under "Reader Integration Key License Agreement" (RIKLA).

  • TS1367 my mac book air opens to the password but won't go any further it stop right there!  What soulh I do?  I am sure I have the right pass word!

    My Mac book air opens to m the password but won't go any further,  it stop right there!  what should i do?  I am sure i have the right password

    Here's an old fix for the problem. Don't know it applies now:
    Clearing Caches to Fix Login Problem
    You will need to type some Unix commands. If you are not comfortable with this, I don't know of anything other than a re-install. But if you are careful, you should be OK. I recommend you print this out in a largish mono-spaced font so you don't miss any spaces (or add extra ones). Note that case is important.
    Be careful. Some of these commands are dangerous, since you are going to be root.
    Start up in Single-user Mode. When this has finished you will see a prompt ending in '#', although there may be other messages. Enter the following commands after the prompt:
    /sbin/fsck -fy
    Press RETURN. Wait a few seconds for 8-10 lines of output. If the last line says repairs were carried out, repeat this command until you get a message 'The volume <yourdiskname> appears to be OK'. Then continue with:
    /sbin/mount -uw /
    cd /Library/Preferences
    rm com.apple.loginwindow.plist
    rm com.apple.windowserver.plist
    cd /Library/Caches
    rm -r *
    cd /System/Library
    cd /System/Library/Caches
    rm -r *
    reboot
    Press RETURN after each command.
    This should now take you to a proper login screen after the normal boot sequence. You should then Repair Permissions by using Disk Utility (in your /Applications/Utilities folder).
    If it isn't applicable in your version of OS X, then I suggest:
    Be sure you backup your files to an external drive or second internal drive because the following
    procedure will remove everything from the hard drive.
    Reinstall Lion, Mountain Lion, or Mavericks
         Boot to the Recovery HD: Restart the computer and after the chime press and hold down the
         COMMAND and R keys until the Utilities menu screen appears. Alternatively, restart the computer and
         after the chime press and hold down the OPTION key until the boot manager screen appears.
         Select the Recovery HD and click on the downward pointing arrow button.
         Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the Utilities menu.
         Repair the Hard Drive and Permissions as follows.
    After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
         Reinstall Lion/Mountain Lion, Mavericks: Select ReinstallLion/Mountain Lion, Mavericks from
         the Utilities menu, and click on the Continue button.
         Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is
                    three times faster than wireless.

  • Minor c3-00 glitch - when moving an item in the me...

    Items in the main menu are sorted in different order when viewed in List view and in Grid view. This leads to confusion when sorting in list view or in grid view.
    When I move an item in the menu in list view, then change back to grid view, the items will be in an unpredictable order. This is confusing to me.
    For example, mark the menu items with the next indices: (assume this is the order they are shown in List View).
    1. Games
    2. Calendar
    3. Internet
    4. Music
    5. Mail
    6. Messaging
    7. Store
    8. Settings
    9. Applications
    10. Photos
    11. Contacts
    12. Communities
    13. Vodafone
    The same icons are shown in the grid view (left to right, top to bottom):
    6,2,7,11,3,1,4,10,8,5,9,12,13
    When I move an item in List View using the Organize function, the new order in List view will be:
    2,3,4,1,5,6,7,8,9,10,11,12,13 (as I wanted).
    If I switch back to grid view, the order will be (left to right, top to bottom):
    6,3,7,11,4,2,1,10,8,5,9,12,13
    It's hard to see the logic behind these changes. It would be good if the same ordering would be used in both views, and moving an item in one view would move the same item in the other view.
    Nokia Lumia 520 3046.0000.1329.2001 RM-914
    Nokia Asha 302 V15.09 22-05-13 RM-813

    You can get rid of the message permanently, if that's what you want, by going to Finder menu Finder>Preferences>Advanced and unchecking 'Show warning before emptying the Trash'.
    Or if you'd prefer to leave the warning in place you can bypass it by hitting shift-option-caommand-delete (backspace).

  • How do I get the downloads popup/tab to go back to the old place (on the left side?) Now that I have the latest update of Firefox, it moved it over to the right

    I would like to get the downloads tab to go back to the way it was, before this most recent update. Now that I have the latest update of Firefox, it moved over to the right. The little hand won't budge it. And the download interface is different, now it is under something called 'library', I liked the old way much better - any way to restore it to that?

    Can you clarify what you mean with ''downloads popup/tab''
    Is this the pop-up that you see when finishing a download or do you mean the pop-up you see if you hover a link?
    When a download is in progress then you see a download progress bar on the Navigation Toolbar instead of the Download Manager button and that button is highlighted once the download has finished to make you aware the their are new downloads.
    You can view the new Download Manager in a tab by opening the about:downloads page and consider to open this page in a separate window.

  • Has anyone tried emailing after the Yosemite upgrade?  The size of the email pane is enormous and cannot be resized so I cannot see what I am typing as it disappears off screen to the right.  This must surely be a fault?

    The email window pane is huge and disappears off screen and I have not found any way to resize it.  This means I cannot see what I am typing as the text disappears to the right off the screen.  Only way to see what you are typing is to drag the pane to the left and then back again when the cursor moves to a new line.  This surely must be a fault with the new Yosemite OS X?

    Thanks, Bee!  I never knew that one--it does resize the screen.  But, what I want to do is resize it from the corner, or from the side, or from the top.  I'd like to move it to another place on the page, if I need to. The bigger problem is that I can no longer click and drag to highlight a word or phrase, etc.  Both of these things happened in Office and in Safari after I downloaded Yosemite. I feel sure that it is just some little trick like the one you suggested or some box that I need to tick to get things working like I've always known them to be.  Thanks for any help you can give...

  • Shuttle Item - changing the arrows

    Due o new standards at my company, I've been asked if the shuttle item can be graphically changed. That is, since our Web site has now standards for all types of arrows, I've been asked to change the graphics of the shuttle. How can this be accomplished.
    Thank you.

    Robert:
    You could use JS on the shuttle page that will replace the 'src' attribute on the image tags with values that point to the new image location. Something like // put this in the region footer of the region that has the shuttle
    <script>
    imgs=document.images;
    for (i=0;i<imgs.length;i++) {
    //  document.write(imgs.src + "<br>");
    if(imgs[i].src == 'http://va01:7777/i/htmldb/icons/shuttle_down.png' ) // old image
    imgs[i].src = 'http://va01:7777/i/htmldb/icons/shuttle_up.png'; // new image
    </script>It may also be possible to set up rewrite rules at the web-server to cause request for the standard shuttle images to get rewritten to a diff location.
    varad
    Edited by: varad acharya on Oct 22, 2009 4:05 PM
    Edited by: varad acharya on Oct 22, 2009 4:05 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Please help - What software would be useful? (not sure im in the right category here)

    Hi guys,
    I was wondering if someone could point me in the right direction regarding the following. I am studying abrasive particles and have many SEM still images of particles ranging from 10-120 microns. I am looking for some software that will allow me to easily calculate various properties relating to the particle, such as size, geometry, area ect - or anything really that might be of use to allow me to compare one particle with another.
    1) Is there certain features which may be useful to know when it comes to comparing abrasive particles?
    2) Is there simple software available that would be suitable (i was recommended a program called SIGMAscan but this seems perhaps too much of an investment at around $900 for what i need it for).
    Thanks guys, appreciate any feedback
    Chris.
    Solved!
    Go to Solution.

    No, you are not on the correct board. Measure is an add-on for Excel.
    NI sells a Vision Development Module and Vision Builder but both are considerably more than $900. Questions about either should be posted to the Machine Vision board.

  • What does it take to get Best Buy to do the right thing?

    I brought my laptop in with a hard drive that was beginning to show problems and asked that they transfer all of the media onto a new drive and install it. I further asked that they not install any new software only keep the original software that was on the laptop. This was noted on the receipt. But because the employee charged me $200 for a years technical service including additional virus protection that he wrote on the receipt that I asked not to include. He now says I did not ask for the correct service. Do you think he sold me the wrong one? One that can't be refunded and gets him a kick back? Do you think just maybe he was expecting me to roll over and pay the additional fee to then transfer the data when I picked up the laptop?
    I have already contacted two customer service representatives from corporate that have promised same day return phone calls. I have not heard back from either! Tomorrow I forward all information that I have on this case to the news and to the State Attourney's office. It is my belief at this point that Best Buy has no intention of providing customer service only in delaying, frustrating and hopefully causing those they can to give up. I will not give up, you have my computer, my hard drive, my USB back up, my software, my money and continue to deplete my valuable time. Having been a formerly good customer and owning a business that recommends technology to senior citizens it will be my pleasure to post the poor performance of the technical service, customer service and corporate response to local issues in Melbourne Florida.

    Greetings TecntEz,
    Parting with a computer for any length of time can be difficult, so I can imagine how frustrated you must feel. I'd be disappointed too if I found myself in a similar situation, especially if there was any confusion regarding what fees might be applicable.
    Under normal circumstances, customers who request in-store hardware installation, operating system installation, and data transfer services will be quoted separate prices for each of these stand-alone services. Based on what you mentioned though, it sounds as though the staff at our Melbourne store offered to perform all three services under a new Geek Squad Tech Support (GSTS) membership as a courtesy instead -- a significant savings over purchasing them separately. GSTS plans also do not typically include data transfer or backup, and customers must pay an additional fee for these services.
    That being said, I was able to locate your work order using the e-mail address you used to reigster for the forum and can confirm that instructions were left for technicians to not install the antivirus program provided with your GSTS membership. Jessica, the rep you spoke with earlier today, has reached out to the store's management team on your behalf to confirm what work was done on your computer, as well as to obtain clarification on the fees you paid earlier this week. While we cannot guarantee an immediate response, rest assured that either Jessica or I will be in touch with you as soon as additional information is available.
    Thank you for your patience and understanding, as well as for taking the time to post.
    Aaron|Social Media Specialist | Best Buy® Corporate
     Private Message

  • My podcast cover art image has been replaced by the Wordpress bluberry thumbnail in iTunes? Can anyone please help tell me what to do? I made a cover art to the right spec and added it to my podcast episodes in my iTunes library

    The cover art does not show on My iTunes library even when I'm playing it. The cover art does not show in Word press either when you open it on a laptop. But I think I used a feed burner for the podcast and that's why the word press done now has come up. My question is that iTunes have Successfully I did my podcast however my son now is not my heart and I need to change that. Can anybody here please help me? I think it has something to do with the feed burner or potentially the way I have uploaded. I uploaded the podcast directly into WordPress I did not use any other hosting sites like libsyn.

    Giansh2006 wrote:
    I don't quite understand why you have asked me about why I'm keeping my URL secret?
    It's only that I'm not clear why you are reluctant to post it. If you have a podcast in the iTunes Store then it's there for the world to see - they might search on its subject or title, for example, even if they don't actually know about it from you. If you look at other posts in this forum you will see that usually people post their URLs and then I can examine the feed and hopefully find out from that what the problem is. Without this information no-one can give you anything more than wild guesses.
    If you are still reluctant to post the details and want to have a bash at diagnosing the problem yourself you may find my web pages helpful:
    How do I make a podcast?
    how to diagnose a podcast feed
    Why don't my podcast episodes show the podcast image?

  • Shuttle: How to reference selected items on the right side

    This seems so easy so why am I struggling so much.
    I have a simple shuttle:
    1 Adam
    2 Baker
    3 Charlie
    4 Delta
    5 Echo
    6 Foxtrot
    Select Name D, UserID R from UserTable
    The values are stored in a VARCHAR2 field MULTI_USER (for example 1:2:4:6)
    When I want to get the names back from the selected item, how do I reference the colon-separated items?
    For example:
    Select Name from UserTable
    where UserID in (select MULTI_USER from MULTI_USER where MULTI_USER_ID = 1)
    should return:
    Adam
    Baker
    Delta
    Foxtrot
    Why is this so difficult for me to figure out?
    Thank you in advance

    Hi,
    This might help
    http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21674/bldapp_item.htm#sthref908
    Regards,
    Jari
    My Blog: http://dbswh.webhop.net/htmldb/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

  • Received I5 online, now what do I do at home to get it working the right way

    Received my IPh 5 at hme online purchase. After unpacking what should I do next to get the phone synced to me. Do I do a restore first?

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    See:
    * [[Troubleshooting extensions and themes]]

  • Process triggered by file upload - is GP the right tool?

    Hello All,
    I have a process I need to model that starts with a file upload from the user, followed by some manipulation of the file by some web services.
    Is GP the right tool for modeling that process?
    After completing the file upload action, how can I access the the uploaded file on the server?
    Do I need to implement the file upload handling with Webdynpor?
    Thanks!
    Yossi

    Yossin,
    Based on your requirement, the GP process would be to use File Input CO followed by Web Service CO (in that order). Consolidate the output param of File Input CO (which is the File Structure) to the input for the Web Service CO (which is also a structure). I dont think you need to save the file to the local drive. The web service should be able to consume the uploaded file (which resides in the process context).
    Thanx,
    Mahesh

  • Moving ReturnNavigation link to the right side of the footer

    Hi,
    By default 'Return Navgation' appears at the left hand side of the Page footer.
    How to move it to the right side of the page footer.
    Thanks,
    Gowtam.

    Try to add appropriate spacer!
    --Mukul                                                                                                                                                                                                                       

Maybe you are looking for