LOV to Select multi for a single field

Hi all

I have a requirement where in I have a unique (LOV) field in the advanced table of a basic page (abcd.xml).
Now when the click on the LOV LOV page should open, and I should be able to select several lines of the LOV (containing a table with four columns) and eventually return an array. This table must contain all the values of the 1st column added in a chain. So my return of goods must be an array of strings.

How to implement a Multiselect LOV? And how to return the array of the LOV page to page basis.

Please help me find a solution to this requirement.

Thanks in advance.

Kind regards
Arpita

Arpita,

Modal way, the pop-up window will be active and the base page where this pop up has launched will be inactive until the closing of the pop up.

JavaScript:openWindow(Top,_URL,_'modal',{width:750,_height:550,_Resizable:'yes'},_true);

URL: 'OA.jsp?page=/xxx/yyy/webui/PopUpPG¶m1={@XXX}&retainAM=Y&addBreadCrumb=Y '.

If you set the java script above in the URI of the destination of any button, then it will launch PopUpPG.xml as a modal window.

Also have a look at the thread at Help on windows pop javascript

You'll find the code to run the Java Script programmatically.

Concerning
Saurabh

Tags: Oracle Applications

Similar Questions

  • Concatenation of select results in a single field

    Hello

    If I run the query "select name, the age of the users ' I get the following return

    VALUE NAME
    Ranieri 20
    Felipe 30
    Camila 28

    Is there a way to concatenate the names separated by slashes in a field and do the same thing with the value column to achieve this result as below:

    Value NAME
    Ranieri/Felipe/Camila-20/30/28

    Thank you

    Xmlagg using

    with d as
    (
    select 'Ranieri' name,  20 value from dual union all
    select 'Felipe' ,30 from dual union all
    select 'Camila' ,28 from dual
    )  -- test data
    select
         Rtrim(xmlagg(xmlelement(e,name,'/').extract('//text()')),'/') name ,
         Rtrim(xmlagg(xmlelement(e,value,'/').extract('//text()')),'/') value
    from d
    /
    
    NAME                                     VALUE
    ---------------------------------------- --------------------------
    Ranieri/Felipe/Camila                    20/30/28
    

    SS

  • Feature Select multi with apex_item type

    I need implement the feature selection multi for the report. Is this can be implemented with the apex.item.

    For a line, you can do something like this:

    Select ename, empno, apex_item.select_list_from_query (1, null, 'select deptno from emp ',' multiple = "multiple" ') from emp where empno = 7839

    Scott

  • Data clean up on a field select multi?

    I am building a washing machine data and all so far went very well until I got to a field select multi. I don't see any way to automate the cleaning of these data. I wanted to do a validation rule to find and replace the incorrect values that would keep intact multiples, but you can't do a validation on a field select multi. Our data are not very clean because of the downloads from the list, where perhaps someone used a different delineator or put healthcare instead of health care, it's simple fixes. Eloqua recommended I do it manually, and I hope that I don't need to go this route with the amount of contacts that need to be corrected. Someone at - it good ideas or someone had a similar problem?

    I exported the valleys of eloqua scope created a spreadsheet to clean manually. Fortunately, there are not so many values that I can't use the eloqua updated field value, there are only about 345 different variants. What I've been really driving here was to create something that we could use for the updated list with out having to manually check that the fields were accurate. This is how we do it in the past and it takes a lot of time. Go more far that I'll still have to check these values manually, we worked with suppliers to make them use our values, but we're still getting lists of shows and other places where it is almost impossible to ensure that they correctly spelled, or well he has no expression differently.

  • When I use the truncation tool, select a zone and press return it removes everything except for a single pixel. This just started today. CS5, Windows 7.

    When I use the truncation tool, select a zone and press return it removes everything except for a single pixel. This just started today. CS5, Windows 7. I tried to reinstall CS5 and who did not help. I am trying to set up a new computer and installed Photo Shop CS5 on it earlier in the day. Maybe it has something to do with it. But until I get the new fully configured machine I still want to continue to work on my current machine, which is where the problem is happening.

    Hi haroldschlegel,

    Please try resetting the cropping tool

    Restart Photoshop once done and see if that helps.

    Kind regards

    Assani

  • Enkitec LOV on fire twice for entrable value change?

    Hi all

    Request Express 4.2.4.00.08
    I created an example where I have a LOV Enkitec which maps to 2 different elements when a value is selected.
    I also have a change event on which adds a line in a tabular form and insert the 2 points in columns (for this example: Ename and Sal).  If you pop open the LOV and select one of the answers, everything fills as it should.   For example, if you select Johnson, a new row is added and Ename Sal get supplemented by item1 and item2.  Now, if you press enter in the item Enkitec LOV type Paul, it seems to work as expected.  However, if you click anywhere on the page, it looks new and adds another line with the same values.
    Can someone explain what happens when you enter a value in the LOV and press on different input as selecting the value after the opening of the LOV?  If no data is necessary, please let me know.
    Workspace: BRENTDEMO
    User name: demo
    Password: demo
    Thank you for the help,
    Brett

    Instead of

    OnChange = setValues ();

    I went to a DA who is running on the LOV onchange event.  It is a specific event in the LOV that triggers when the values really changes and not only when the text field does.

    I also added an if to setValues while only if P1_ITEM1 has to run values.

    If ($v ('P1_ITEM1')) {}

    I think that it does what you want.  But let me know if it doesn't.

    Thank you

    -Jorge

  • LOV separate selection in Apex

    Hello

    I am a beginner of the Apex. I am creating an element (item a) in the report Page. by using the following query in the source of LOV.

    Select a separate map of monthly_report. (I want to list only the distinct values of Amex, Visa and Master).

    The problem is that when I run the query in the LOV number above, I get the following error

    'Wrong number of columns selected in the SQL LOV'

    Can someone help me on this.

    Thanks in advance

    -James

    You write the query in the LOV field in the element select?

    You must specify a display value and the value of return in the query for your query, you can try as below

    Select distinct map display_value, map monthly_report return_value

    It should work

    Published by: Rik281 on March 4, 2011 12:08

  • by default in select multi

    This question is about the thread of Jarola to

    Re: select the default value for a list of all

    Here Jarola says:
    My example is here on select multi.
    http://Apex.Oracle.com/pls/OTN/f?p=40323:25


    In a multi select, if default result is displayed for all options, then how a user can know that these results are for all options.
    We have ALL the top of the multiple selection. This SETis entered in the field "null value" of the item.

    Can I just highlight (only when the user does not select another option) to show the user that this is the default option.

    Try to add something like the code below in the footer

    
    

    CITY

  • Why is there no Equalizer multi for windows 7?

    Why is there no Equalizer multi for windows 7?

    Yes, I understand that you can change the settings in media player to change the equalizer, but it is unnecessary, for example when you listen to online content, it is a step back! I can't find compatible programs that can afford it, that has always been available on windows.

    What kind of audio chip do you have?
    The AC97 (more frequent) comes with a nice utility to do this. It is only 10 tapes but...
    The utility (called Manager of sound effects) is installed in the Panel by default.

    Otherwise, try Panel > Sound select your speakers, and then click the properties > Enhancements
    One of these options is an equalizer of sorts with presets down below.

    VP Tech Services

  • How do I set the background / highlight on the listView when select multi use

    Hi, I'm used to select multi on the list view, the problem is when the selected item does not change the background (I think by default will change in light blue)

    Maybe because I'm not using StandardListItem on itemList, I use clean container for itemList.

    How to set the color to the element highlighted on multi select listView?

    Thank you

    I use the background property on my customized itemList:

    {Of container

    ID: listItemContainer

    background: listItemContainer.ListItem.selected? Color.Create("#18AFE2"): Color.create("#018AFE2")

    ...

    }

  • Clear ISAKMP for a single IP address

    On a PIX running 6.3, is there a way to clear his s for a single IP address isakmp?

    No, clearly clears its crypto isakmp all SA, there is no option to select what its.

  • Where can I find delivered translated values for a given field?

    I looked in the App designer and searched properties of field / and can not find the values I see in the LOVs of MISTLETOE. Also, if the field does not exist in PSXLATITEM Oracle does not deliver what it means translated the values of this field?

    HI - it is not necessary that all the fields come with, or must have translated values.

    If you translated then yes they exist in PSXLATITEM.

    In addition, you can it display in the designer of the App by opening the field. Then file > definition properties > translate the values (tab).

    For example:

  • Default properties for the text field of the PDF forms

    How can I set the default properties for the text field?  The creator of forms set of font sizes that are too large.

    Right-click on the field > use current properties as new default.

    It will keep the new settings until the next time that you do this. It is not specific to the document. Do it separately for each field type (text, button, etc.)

    On an existing form, you can select multiple fields. A pro tip, is that you don't have to close the properties to move from the field to the field to the field. Dungeon opens and work faster.

  • By default a value of sysdate in a single field of view

    Hello

    The requirement is by default the sysdate within a single field of view say 'a' with the data type date

    When re - polling also, the same day must appear what we have stored in the database.

    Please suggest inputs for this

    Thanks and greetings

    Make the point a 'normal', not a displayed element and set insert_allowed and update_allowed to false.

    Set this date only the "Initial value" property to "$$DBDATE$ $" or "$$DBDATETIME" for the date and time.

  • How to understand the implementation of the plan in oracle I mean if I see two implementation plans for a single sql_id plans 2 How to determine the best execution plan? Links and answers are much appreciated. Thank you

    How to understand the implementation of the plan in oracle I mean if I see two implementation plans for a single sql_id plans 2 How to determine the best execution plan? Links and answers are much appreciated. Thank you

    How to understand the implementation of the plan in oracle I mean if I see two implementation plans for a single sql_id plans 2 How to determine the best execution plan? Links and answers are much appreciated. Thank you

    After two execution plans that have the same sql_id, so we can see what you're talking about.

    See "Oracle Explain Explain Plan optimizer" by Maria Colgan of the Oracle optimizer group

    http://www.Oracle.com/technetwork/database/bi-Datawarehousing/TWP-explain-the-explain-plan-052011-393674.PDF

    Examine the various aspects of a selectivity to parallel execution plan

    performance and understand what information you should be brilliant

    the plan can be overwhelming even for the most experienced DBA. This document

    offers a detailed explanation on each of the aspects of the execution plan and a

    Overview of what caused the CBO to make the decision, he did.

Maybe you are looking for

  • Windows XP Home, and Tecra 780dvd...

    Hello don't know if anyone can help me, I have a 780dvd tecra with winXP home installed, and win98SE. I only use XP for my iPOD connection and transfer music, but built in DVD player the 780dvd (sd-c2002 being the number of the disk according to XP)

  • Why are my main features does not record all the time

    My computer is showing ignso soehin on what is happeing I can type. What could be the problem? I have to press the key more than once to and sometimes they gel together, it makes me crazy that all connections have been verified to virus protection sa

  • My Acer P193W monitor (digital)

    My Acer monitor is old, basically, that's and Acer is no longer in the file that seems... even if I changed the setting, Windows must now allow updates on devices, I think it is called.  The update, which is dated 6/2007 fails.  I can't find it in th

  • Lost tools cut and paste

    Even if I right click on the icons are not available

  • can I put my music on playlists by genre or separate playlists doing

    I can do separate playlists for my music, and if so how do