LOVs cascading with the ability to create a new record.  Is this possible?

Hello

I am trying to create a couple of LOVs. The first is a list of manufacturers, the second a list of items. Essentially, when you select a manufacturer from the first LOV you will see their articles in the second LOV.

I had a look through the forum and I think I have a handle on how to make a waterfall... except LOV...

I would like users to have the ability to enter a NEW manufacturer and a NEW element if necessary and have this combination, then saved in the source table.

Is this possible?

Thank you

Joseph

Hello

Browsers is not the drop-down list box functionality that you would find in something like MS Access. You could try autocomplete - see [http://apex.oracle.com/pls/otn/f?p=31517:53] - but you would have to search all the entries (the field only would focus on the display text and not the ID of the element, which would have to be searched every time).

I want to say that you should be able to trust your users to not create duplicates. I want to say this, but... ;)

Andy

Tags: Database

Similar Questions

  • lost the ability to create a "new folder".

    After I closed the Sunday evening I had the "not - or disconnect - 2 updates. Monday, I discovered that I had lost the ability to create a "new folder"!  By clicking on the "new folder" button does nothing.  Do a right click in the box brings up a drop down window that does not list "new folder" in "new...". "No one knows what happened or how to make the"new folder"button to work again?  Thanks for any help.  Abbi

    Hello

    Thanks for the post.

    It seems that you are facing problem with performances of the computer after the installation of Windows updates. We need a few details to help the issue, please answer the following.

    What version of Windows operating system do you use?

    Check out the following link and check the status of the issue.

    You can check the link following, if you use the Windows XP, Windows Vista and Windows 7.

    New command missing in Windows Explorer.

    http://support.Microsoft.com/kb/180257

    Important:  This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    322756 (http://support.microsoft.com/kb/322756/ )

    How to back up and restore the registry in Windows.

    I hope this helps.

  • Unable to see the ability to create a new folder on my desktop when I right click of the mouse.

    Unable to see the ability to create a new folder on my desktop when I right click of the mouse. It shows now shortened? compressed file? etc... Please help me solve this problem?

    What happened a bit in the past, but it happens a lot recently.
     

    How to remove and restore the default context Menu items 'New' in Windows 7 and Windows 8
    http://www.SevenForums.com/tutorials/28677-new-context-menu-remove-restore-default-menu-items.html
     
     

    Tip: When you save the text in Notepad, the default file format is .txt. Replace all files.
     

     
  • I want to send an email manually with the fields email drives custom object? Is this possible?

    I want to send an email manually with the fields email drives custom object? Is this possible?

    Hey,.

    Yes, however, the object record Email custom fields only fill with default values. For the custom field object Record is filled, it must be sent via the event Actions or a generating program so that he knows in which case it is associated.

    Thank you...

  • problem: lov cascading with the UNION query

    I have develoep my LOV cascade according to
    http://download.Oracle.com/otn_hosted_doc/JDeveloper/11/demos/ADFBC_Cascading_LOV/ADFBC_Cascading_LOV.html

    I choise contain LOV like (detriment - banks - employed)
    another a cascading contain information for (detriment or banks or employees) depeding on first LOV
    data for detriment, the banks and the employees split into 3 table so
    read only display for second LOV was:
    SELECT id, name, "DPT".
    of detriment
    Union
    SELECT id, name, "BNK".
    from banks

    I followed step above link, when I test the application in British Colombia, it ' good job, but when I test the jsp page, is not woking!
    What wrong with my application? its because the UNION? or I'm wrong steps?
    IAM using jdeveloper p4, ADF BC + ADC faces
    Published by: user652271 on August 25, 2008 05:03

    Published by: user652271 on August 25, 2008 05:29

    Hello

    I think that you need a partial refresh in jspx.

    See: LOV Cascading Update

    concerning
    Peter

  • Question LOV cascading with the plugin Select2

    Version 4.1.1.00.23

    Hello

    I have a plugin Select2 Setup like a multiple-selection list.

    I have a second Select list that is configured as a page item list select Standard.

    I try to have the second element of the page list select Standard like a waterfall LOV based on the plugin Select2, so when one or the values are selected in the plugin Select2 I want the list item select Standard to hold the values based on the plugin Select2.

    The Standard selection list has the Parent article (s) as the plugin Select2 LOV waterfall and the query made reference to the plugin Select2.

    Since the plugin Select2 likes the selection list Standard may not Submit/redirection is why my list select Standard is not get the values. I tried to put a dynamic Action to requery the list select Standard when the plugin Select2 is changed, but looks like there is no case of "onchange" of the plug-in.

    Can someone help me to get this set up?

    Can what additional information I predict or explain?

    Thank you

    Joe

    Joe,

    I faked your question on an instance of APEX 4.1 and I managed to make it work as follows:

    Remove the dynamic action of one of my previous posts. Use the following dynamic action:

    -Event: Change [Select2]

    -Selection Type: Item (s)

    -Article (s): P6_DEP

    Add two real actions:

    -Action: Execute the PL/SQL Code

    -PL/SQL Code: apex_util.set_session_state ('P6_DEP',: P6_DEP);

    -Items to submit: P6_DEP

    -Elements of return:

    -Action: update

    Items affected

    -Selection Type: Item (s)

    -Article (s): P6_EMP

    The definition of LOV's P6_EMP is based on a PL/SQL function that returns a query as a string.

    List of values definition: return get_emp_query(:P6_DEP);

    Below the get_emp_query function:

    create or replace function get_emp_query(in_teams in varchar2)
    return varchar2 is
      l_teams varchar2(32767);
      l_emp_query varchar2(32767);
    begin
      l_teams := replace(in_teams, ':', ','); 
    
      l_emp_query := 'SELECT ename, empno
                      FROM emp';
    
      if (l_teams is not null) then
        l_emp_query := l_emp_query || ' WHERE deptno IN (' || l_teams || ')';
      end if;
    
      l_emp_query := l_emp_query || ' ORDER BY 1';
    
      return l_emp_query;
    end get_emp_query;
    

    You have to be able to use an element of selection mode multiple select2 to dynamically filter the values in your resource item.

    BR,

    Nick

  • When I right click on New I don't have the ability to create a new file. I can't understand tihis.

    I can no longer create new folders.  This is a recent problem and I think that may be related to a program called Hamster is a program free zip.  The last change, I remember making was by clicking on the context menu to update the program free zip and when I did it was in Russian.  Then my Chrome and IE both turned to Russia even after uninstalling the program of Hamster.  So I uninstalled reinstalled Chrome and installed IE 10.  I am on Windows 7 and I have automatic updates on.  I got rid of the Russia, but now I can't make a new folder on my desktop or in any program on my computer.

    Hello Carolyn,

    Glad to hear its working for you - and thank you for posting your process and your efforts to solve the problem. Its always nice to get (mostly positive) comments! And now a favor to ask - mark you my answer as your "response", it contributes to my reputation here on this site. Thank you.

    Kind regards

    BearPup

  • I can't create a new folder. When I right click on the desktop of the menu drop-down does not give me the ability to create a new folder

    I ran antivirus and Microsoft fixit, analyses which none has solved the problem

    Hello

    There seems to be a problem with the creation of records.

    Perform the steps from the link below and see if it helps.

    http://social.technet.Microsoft.com/forums/en-us/w7itprogeneral/thread/97de8a2a-12f2-4381-A409-a78f4ae551cf

    Important: this section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs.

    For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    322756 (http://support.microsoft.com/kb/322756/( )

    Hope this information helps.

  • Capacity to create new folders. the opportunity to create a new compressed zip file or a Briefcase. Anyone know how to restore the ability to create a new file?

    My operating system is Windows 7.

    How to remove and restore the default context Menu items 'New' in Windows 7 and Windows 8
    http://www.SevenForums.com/tutorials/28677-new-context-menu-remove-restore-default-menu-items.html
     
     

    Tip: When you save the text in Notepad, the default file format is .txt. Replace all files.
     
     
     

     
  • Creating a backup of the WIN7 OS only for new installation; is this possible? If yes tell me how please.

    Well, then I want to get a new drive hard but with a greater capacity. Mine is 320GB and I want to upgrade to 500 GB. I have two laptops and one I would like to back up the operating system for a new installation (for the other computer hp g56-130sa laptop) for the new drive HARD must be installed.
     
    Can it be done?

    Not for another laptop.  If they were the exact same books perhaps, but even in this case this is only a possibility.

    If you need to reinstall the operating system on your laptop, you have two choices.  The first and the best choice is to contact HP directly and try to get the recovery disc specific for this laptop.  The second choice is to buy a genuine Windows 7 installation disc.

    I suggest that you contact HP because it will be the best solution (and much cheaper).  If you are in the United States / Canada, give them a call at 1-800-474-6836 and talk to a representative for the recovery disc for this laptop.  If you are outside this area, you will need to go to www.hp.com/support to find contact information.

  • you need prove the ownership of the domain by creating a DNS record

    I recorded the record MX and TXT on my domain name (name: samcom.co.in). Even now, I get the same error of ' you need prove the ownership of the domain by creating a DNS record '. This is for registration to e-mail customized outlook.com. After recording update MX & the TXT record, I already waited 30 hours. Need more time (e.g. 72 hours) before it can be verified?

    I reconfirmed if the MX record has been updated with the help of http://mxtoolbox.com/... And it has been updated correctly.
    It would be great if someone can help please on even.
    Concerning
    D

    Hi Christophe,

    Since the already educated suggestions do not help, I suggest that you post your question in the TechNet forums because they cater to the audience of it professionals.

    Thank you

  • EAC Package created with the ability to update. However, when an update to a CC for 2014 is available, it requires only an Adobe ID connected with the deployment of the company? This is how it is supposed to work?

    I created a company package CC with the ability for an administrator to perform updates. However, when an update is available for a CC 2014 application, an Adobe ID is asked to download and install the update and the Adobe ID must have the correct rights and permissions to perform the download if it means that it must be an account with our company related to the CC Adobe license?

    I studied and the way it looks, it's another package will have to be downloaded to get CC 2014 applications. The undesirable method would be to share the Adobe ID or plug the Adobe ID and do the installation myself (the Adobe ID that our institution is connected to our Creative Enterprise Cloud license which we give out). I agree this isn't the ideal method, especially for the company, the Mac Admin had just completed an installation of 80 iMac of the old package last month. You hope that the Adobe engineers would come up with something better.

  • How to combine code C++ of Cascade with the native C code in a project?

    Purpose: Using C++ Cascade camera video sample with native C sensor log.

    and function by using Cascade C++ user interface with native C detection function.

    Problem: After putting code of Cascade C++ native code C, the library shows unresolved inclusion.

    Question: How do I combine code C++ of Cascade with the native C code in a project?

    Minimal code:

    #include
    #include

    #include 'printf.h.

    #include
    #include
    #include

    #include "hellovideocameraapp.hpp".

    to: bb::cascades:Application;

    int main (void) {app app (argc, argv);

    New HelloVideoCameraApp (&app);)

    Return app.exec ();

    printfhw();
    printf ("Hello new %d", hwnum);
    Return EXIT_SUCCESS;
    }

    You just add the header and call the function as you would normally call a C in C++ function.

    You will need to provide clarification as to what you are trying to accomplish.  In its current form it looks like you want to run C code in an application of cascades.  You are more that welcome to do so, there is nothing to stop you.

    Waterfalls of projects are default C++ projects.  You do not even need to use QML and can do everything straight c++.

    Cascades IS C++ and C and C++ get along very well, so the answer that was given to us.

    We cannot give exmamples because all you need to do is create a new project of cascades in the IDE and it will generate the default files for you who are C++.  Just add your headers and other whatnot and start coding.

  • Where on Earth has the ability to create a simple hyperlink to an external site gone?... If it existed in the first place.

    I give up. Put the handcuffs on me before I knew what a fool concealed the ability to create a hypertext link to an external site in a new set of actions that take twice more time to create in Dreamweaver?

    Instructions are not clear. Tutorials like answers are a total waste of time. This program starts to look worse as Net objects fusion was never.

    Has anyone still worth to write a cheat for Muse sheet? If a program needs a, this is it.

    Hello

    Please see the video tutorial below

    https://helpx.Adobe.com/Muse/how-to/create-hyperlinks.html

    https://helpx.Adobe.com/Muse/how-to/muse-create-hyperlink.html

    Is that these tutorials do not carry you try of so please let it us know what exactly you are trying to reach.

    Concerning

    Vivek

  • Update of Lightroom 5.7 mentions "Support with the ability to add or read comments provided on Lightroom web" I can't find anything that explains what 'Lightroom Web '.

    Update of Lightroom 5.7 mentions "Support with the ability to add or read comments provided on Lightroom web" I can't find anything that explains what 'Lightroom Web '. Just curious.

    This article will give you an introduction to Lightroom mobile in 5.7:

    Adobe Lightroom Mobile "Julieanne Kost's Blog

Maybe you are looking for