Better display of the values of shuttle LOV in a report

Hello
I created a LOV shuttle service in a form, then a report indicating (among others) the values chosen this LOV shuttle.
If the user choose multiple values I don't like how they appear in the report (they must go in a single cell) because
the user sees a list of items separated by ': '.
Is there a simple way to show them for example as a list of points of ball or another form readable nicer human?

Thank you
Antonella

Hello Antonella,.

use

select case when your_column_name is not null then '
  • '||replace(your_column_name,':','
  • ')|| '
' end as shuttle_column from your_table

to avoid the ball when you have a NULL value.

Concerning
Patrick
-----------
My Blog: http://www.inside-oracle-apex.com
APEX Plug-Ins: http://apex.oracle.com/plugins
Twitter: http://www.twitter.com/patrickwolf

Tags: Database

Similar Questions

  • Submit after selecting the value of Popup LOV

    Anyone know if it is possible to make the Popup LOV behave as the list select and resubmit the page after selecting a value?

    The Select list has an additional attribute in properties named "Page Action times changed value". One of the options for this attribute is "submit Page". This attribute is not available for Popup LOV, but I would like to be able to create the same behavior. The number of values that might be returned for this article is too many to use a Select list...

    I think I might be able to add a bit of Javascript somewhere and do a "onChange.submit ()" or something like that, but I'm not sure of the syntax, or where to put it.

    Any help gratefully received...

    TIA,
    Eric

    Hello Eric,

    Create a "dynamic Action" that fires when the value of Popup LOV is changed and set the Action to "submit Page".

    Thank you
    Machaan

  • Refresh only the left side of the cascade point shuttle LOV

    Hello

    I want to fill the shuttle point dynamically using selection LOV cascading list. but when I change to another value left and right gets refreshed.

    but I want to refresh only the left side, right must be the same.

    I want to achieve something like that

    http://Apex.Oracle.com/pls/Apex/f?p=579:56

    I want to achieve this by using Refresh before and after updating dynamic action.
    Is this possible?

    pls help me with this. Its very urgent.

    879090 wrote:

    If you are on 4.x just used the cascade LOV Parent article (s) in the element of the shuttle

    Yes use v 4.X .and uses the parent LOV cascading item. My problem is that I want to change the elements of lov parent and cascading using different values.

    Let's say my lov elements parent has deptno 10,20,30.

    Wen I select dept 10 it should display all the emp to 10 dept. and I wil select some employees from that. then I will select dept 20 then it will show all employees of dept 20 and I will select a few PMCs from that.

    But now the prob is wen I don't change the dept No 20 of 10, the right side of the shuttle point with details emp dept 10 has disappeared. but I want that values must be ter, and should be updated by the left side.

    check out the link that I have attached in the first post. I want to achieve the same thing like that.

    Well, I looked at link above and even recreated in my demo application and added the section how it, just follow the steps

    http://Apex.Oracle.com/pls/Apex/f?p=46417:22

    Test/test connection

  • display of the values of selected option buttons

    Hello

    It is an application that would allow users to go through a step-by-step process to build their product, in this case, it's ice cream.


    Description:

    There are six option buttons, four belonging to a radiobuttongroup and two others belonging to an another radiobuttongroup. In addition, there is a mx:TextArea (including the editable value false).

    This Panel will most likely go into a mx:ViewStack as a "first step" in the process of personalization of the ice cream. The selection of a radiobutton to every radiobuttongroup must be required to move forward (go to the next "step", as in the Panel following in the ViewStack).

    Problem:

    Allowing the user to select an item in each of the two radiobuttongroups and write values of these two selected radiobutton [such as specified by the value of the radiobutton = property 'radioButtonValue'] to the mx:TextArea, on different lines.

    I have been moderately successful in trying to do it, but I didn't know how to write two values in the same text box
    without crushing them each other.

    Misc.

    At first, I tried something to the effect of: ( changed from the 2 flex components Explorer)

    < mx:Script >
    <! [CDATA]

    Import mx.events.ItemClickEvent;

    Event handler function to display the selected button
    in a text box.
    private void handleConeType(event:ItemClickEvent):void
    {
    If (event.currentTarget.selectedValue is "sugarCone")
    {
    iceConeTextBox.text = "Sugar cône";
    }
    on the other
    {
    If (event.currentTarget.selectedValue is "waferCone")
    {
    iceConeTextbox.text = 'Wafer cone. "
    }
    }
    }
    }
    []] >
    < / mx:Script >
    Quite exaggerated to get something to work, I know. It was not very effective, and I sincerely hope that there are better ways to do this.

    I would like if possible avoid using two mx:textareas.

    Example of

    Here is a link to better describe what I'm talking about (Note: View Source is enabled).

    ConeChooser Application


    Thank you!

    You can access the selected radio button value the id of Group of radio button groups, you don't need to check each radio button individually. Then coneType.selectedValue will give you the value of a button radio is selected in the group, and the coneType.selection.label will give you the label of the currently selected option button or null if none is selected.

    Try this code:


    http://www.Adobe.com/2006/mxml '.
    Width = "100%" height = "100%" layout = "absolute" >

    private function updateText (): void {}
    var totalSelected:uint = 0;
    var cone: String = "";
    var size: String = "";
    If (coneType.selectedValue! = null) {}
    Cone = coneType.selection.label;
    totalSelected ++;
    }
    If (coneSize.selectedValue! = null) {}
    size = coneSize.selection.label;
    totalSelected ++;
    }
    iceConeTextBox.text = '\r', cone + size;
    If (totalSelected == 2) {}
    next_btn.enabled = true; to go to the next view in the viewstack
    }
    }
    ]]>

    horizontalCenter = red "0.5" = "0.5" layout = "absolute" >

    text = "Select your cone." y = "10" height = "44" fontSize = "25" horizontalCenter = "0" / >



    label = "Sugar Cone" width = "150" x = "2" y = "62" / >

    label = "Waffle Cone' width = '150' x '2' = y ="88"/ >

    label = 'Wafer cône' width = '150' x '2' = y = "114" / >

    label = "Chocolate dipped Wafer cone" width = "201" x = "2" y = "140" / >






    Vygo

  • How set the value of a LOV in CO prgramatically and get the Pkey value?

    Hello

    I need to get the Primaykey LOV will return and set a value for a LOV, say ItemLOV in a page through CO. How can I achieve this?

    Req:
    1. set the nom_element, say "DELL_1618" so that the page displays this in the LOV.
    2 get the PK value returned by LOV in the backend in an attribute of VO say Item_ID, ' 100009881'.

    Thank you
    Sicard.

    Hi Santosh,

    Sorry, I responded to general LOV scenario, but want to put it right,

    You need run your LOV query to the controller for the "DELL_1618" element using the prepared command, get the value of the value display and Id and assign the LOV and FormVlaue in the PR of the controller.

    Kind regards
    Out Sharma

  • corrupted image displayed when the value horizontal elasticity 'contract '.

    Hello.

    Using forms and reports 10.1.2.3.0

    I got a report where I'm trying to show the images centered horizontally in their surroundings.

    To do this, I created an image element within the framework (a rehearsal setting, because the images are extracted from the DB), manually it centered within the frame, attached with an anchor to his surroundings and define its horizontal elasticity of 'contract' (vertical elasticity is set to "fixed"). It is actually the preferred method to do this and some threads in this forum recommend it.

    What I got in the PDF file was an image corrupted in some circumstances.

    To refine what I've created three different images (width * height)

    1. 1000 * 666

    2. 1000 * 750

    3. 1000 * 800

    load in the DB and tried to run the PDF file. You can see the result in the following screenshot:

    garbage_example.jpg

    When I put the horizontal elasticity "fixed", the image is not damaged (this is not a solution because the image is left aligned then).

    Setting the OUTPUTIMAGEFORMAT to something different than default (JPEG) has not changed anything.

    Interestingly enough the Foxit PDF Reader it shows correctly, while AdobeReader X and XI and Inkscape even show the image corrupted (not only on my PC).

    We tried with multiple images/photos, and the only ones to be displayed correctly seem to be images with a 4:3 aspect or higher report. I was not able to determine exactly to what extent this behaviour.

    Anyone have any idea what may have caused this?

    Thanks in advance

    Markus

    Found a solution that is rather surprising for me: the value of the vertical elasticity of the image of "contract".

  • Set the values in cascade LOV (Skillbuilders SuperLOV used)

    Hello

    I install a simple page with a SuperLOV cascading.

    I'm trying to set the values of the first and the second SuperLOV based on the selection of a report.

    After the selection, a javascript function is called that sets the variable state and browser session P1_EMPNO

    function editRecord(pValue) {
       //set session state of P1_EMPNO to use in pl/sql query
       var a=new htmldb_Get();
       a.add('P1_EMPNO', pValue);
       var r=a.get();
    
       //set variable to trigger dynamic action
       $s('P1_EMPNO',pValue);
    }
    

    I use this point (P1_ITEM) to trigger a dynamic Action (when the value changes AND is not null) to SET the VALUE for the first LOV. This method works.

    Then one created a second dynamic Action that uses the event AFTER REFRESH for the first LOV to SET the VALUE for the second SuperLOV. It does not work

    Just to test the logic, I created a third standard LOV which is the same as the second SuperLOV and respective dynamic action. This one works.

    It's the http://apex.oracle.com/pls/apex/f?p=49044:1 application

    (PATRICK, demoadmin, 1234) application WORDERS.

    I would be very grateful for any help

    Thank you.

    OK, I discovered what was going on.

    I used a $('#P1_EMP').apex_super_lov of javascript for dynamic Action action to set the value of the SuperLOV.

  • How to pass the value to query LOV of rows in the table.

    simple table on the page of the ofa:

    col1 col2
    ABC lov-activated
    PQR lov-people with disabilities
    MNO lov-activated

    Col2 is lov and turned under condition if it meets certain conditions. I am capable of until.
    How to pass values in col1 to the co of lov lov query?

    Help, please
    Thank you

    Hello

    You can pass the value to LOV in this way in a region of the table.

    col1 col2

    DEPTNO empname (Lov field)
    1 lov1
    2 lov2

    requirement: lov1, you will need to pass the value of deptno 1.

    If deptno is message style text then you need to create a value of the deptnoFormValue with the attribute in the base page table area, and the same instance of vo.

    danslechamp empname lov

    fields of lov region:

    EmpName,
    DEPTNO,
    and deptnoFormValueinLov

    lov mappings: a first return to the basic page.

    a second part of the criteria

    Point lov region: deptnoFormValueinLov
    Return article: -.
    Point of criteria: deptnoFormValue
    Required: true
    Query programmatically: true

    Now create a controller for the region of Lov

    the code example is:

    Import oracle.apps.fnd.framework.OAApplicationModule;
    Import oracle.apps.fnd.framework.OAViewObject;
    java.util.Dictionary import;

    in the process request:

    OAApplicationModule m = pageContext.getApplicationModule (webBean) (OAApplicationModule);
    Dictionary passiveCriteria = pageContext.getLovCriteriaItems ();
    String deptno = (String) passiveCriteria.get ("deptnoFormValueinLov");

    System.out.println ("org code in controller of lov is" + orgcode);

    OAViewObject vo = (OAViewObject) am.findViewObject ("view instance of lov");
    vo.setWhereClause ("Organization_code =" "+ deptno +" ' "");

    System.out.println ("request after adding where clause." + vo.getQuery ());

    hope this is useful

    Kind regards
    Barros.
    [email protected]

  • store the values of shuttle

    Hi all
    I use a part of the shuttle in a form

    No matter what is selected in the item of the shuttle is stored in the database correctly.

    It is:


    After selecting the value of the shuttle, when I click on save button.
    It is by selecting all the values on the left and then saving it.

    How to avoid this?
    Please, could someone help me?  :| ???

    Thanks in advance
    Good bye
    Sonny_starck

    Hello

    At present, there is no way to avoid selecting the values of the left hand of the shuttle, it is automatic and cannot be changed. But only the right hand values will be saved in the session.

    It is a known issue, and we evaluate whether he should be considered a bug.
    If you "absolutely" need to make sure that it is turned off, you can use javascript to remove values from the left before submitting it.

    Carl

  • Record the value for checkboxes deselected in interactive report

    Hello.

    We have an interactive relationship with checkbox column.

    Created under APEX_ITEM. CHECKBOX2...

    Check box is selected, if the database column element value is 1 or disabled if the value is 0.

    Users can also check boxes for all the lines they want and save the changed check box.

    Save us the value with the process as... BECAUSE me in 1... apex_application.g_f09. COUNTY...

    and update the value 1 in the database.

    Now the question.

    Is it possible to uncheck the checked value and update the value of database to 0?

    1 line FOR i... apex_application.g_f09. COUNTY counties only checked checboxes.

    How can we determine the lines where unchecked and update the value of database?

    the reason is, that users want to use interactive report already in use and not of new application, in the form of new.

    Thank you.

    Concerning

    Hi DejanH,

    Yes it is possible. Please read my blog on how to do this:

    http://blog.iAdvise.EU/2013/06/12/checkboxes-in-editable-reports-in-apex/

    Kind regards

    Joni

  • How to dynamically change the value of a column in a report

    Hi, I'm new to APEX and I have a small requirement. I have a report in a page which I query. Report will always have only one record. I need to change a value of a column in this report of the value received from another page. I was able to send the value of another page on my page of reports to a hidden page element, but I don't know how I can configure this value received to this column in the report. Is this possible? If Yes, can anyone help with this?

    970829 wrote:

    Please update your forum profile with a real handle instead of '970829 '.

    Hi, I'm new to APEX and I have a small requirement. I have a report in a page which I query. Report will always have only one record. I need to change a value of a column in this report of the value received from another page. I was able to send the value of another page on my page of reports to a hidden page element, but I don't know how I can configure this value received to this column in the report. Is this possible? If Yes, can anyone help with this?

    Not really clear exactly what it is you are trying to reach. You want to replace the value of a column in the report with the value of a page element? If so, simply replace the column in the report with a reference to the required page elementquery:

    select
       empno
    , ename
    , job
    , :p2_sal sal -- Replace value of sal column with value of P2_SAL item
    from
       emp
    
  • display of the values of ssize_t on a whole control

    Hello

    in a related issue to my previous post (http://forums.ni.com/ni/board/message?board.id=180&thread.id=46242) it is not obvious to me how to display values of ssize_t on a CNC.

    For a digital control, I have to decide using int or int64, while the idea of ssize_t was that this change will take place according to a macro (compilation of 32-bit or 64-bit)...

    Thank you!

    Hi Wolfgang,.

    The only restriction is that, if you are currently using the editor user interface to set the data type of the control, you will need to override it programmatically:

    SetCtrlAttribute (Panel, control, ATTR_DATA_TYPE, VAL_SSIZE_T);

    Luis

  • custom display of the values in a column

    Hello

    I display "Qty" with ease. Currently, I see the installation my results next order.

    F1 f2 f3 f4 f5
    10 10 10 10 10

    I customize the installation command. It should look like this:

    F2 f4 f1 f3 f5
    10 10 10 10 10

    I try to drag and drop and it does not work.

    Is this possible?

    any response would be greatly appreciated.

    Thank you!!
    Ann

    Hello Ann,.

    To get a custom sort on column with values f1, f2, etc., you can create another column in the report, change the fx to a case statement, which would be used for sorting, sort on this column and hide it in the report.

    to see the case can be stated as below and sorting can be applied on this column.

    "case when TableName.ColumnName = 'f2' then 1 when TableName.ColumnName ="f4"then when 2 TableName.ColumnName = 'f1' then 3 when TableName.ColumnName ="f5"then when 4 TableName.ColumnName =" f3 "and then 5 end

    Thank you

  • Attempts to display all the values in a list

    I built a lookup table for the sale of 10 products by each of the 50 States.

    Not every State will record a sale for each product, so some States have 5 products and other 10 and the other 4, etc. in the results.

    I want the output to display each of the 50 States and also view all 10 products in the second column, so I can export the results to excel and compare them to other data that I have. When a product is missing, it makes me extra work later down the line.

    I can't seem to find a way to force all 10 products appear in every State, even if there is no sale.

    Advice would be appreciated.

    Patrick

    The problem is that you need a LEFT JOIN products to States since as Derrick said, from the FACT table, you will normally only get the lines where there was a product sold. If you have two options.

    (1) you can create a "left join" in the answers using "Combine with a similar request" as I have said in this thread:

    Re: Section values list NULL in Pivot

    (2) the second, also in the responses, is to create the join in the Advanced tab of the application.

    Check this lnk:

    http://gerardnico.com/wiki/dat/OBIEE/multiple_subject_area

    The only difference is that instead of using FULL OUTER JOIN, you use LEFT JOIN

  • The display of the values of Expression Language

    Hello:

    Sorry, but it's a matter of rookie...

    I'm trying to understand a problem unrelated to this issue. I need determine the language of the right expression for the source of an af:image value. When I go to the expression builder
    There are so many entries, I'm unable to find the right value to select. How can I learn what values are in there?

    So the question is, how do I watch these many values in Builder Express when running? Almost as if I want to watch the links through the debugger... How can I do this?

    Thank you

    Exactly as you say, you use the debugger. Set a breakpoint somewhere in a bean method, to display the debug window and select the data tab EL. There, you see an entry in the field, where you can enter any expression EL you like and you press on assess. You must enter the expression full like #{bindings.name.inputValue}.

    Timo

Maybe you are looking for

  • changing or creating components

    Hello everyone, I would really appreciate some help with the following, as I'm fairly new to MultiSim: I do my homework of lab and I try to place a component amplifier operational 741c. Well, there is a c 741 741 but no. How do I create my own or whe

  • Xbox live will not connect to new jersey

    When you try to connect to xbox live it says connection failed

  • Product name: HP 15 laptop memory upgrade P:

    Hi I want to uppgrade my ram I don't know what the limit max Can you help me Product number: G7Y54EA #ABT Product name: HP 15 laptop 15 - r017ej

  • Download edition windows Home premium from microsoft

    I've lost my windows 7 Home premium os from my knees. I can download it from microsoft the code is x 16 96086

  • Reference Dell t620 showing PS1 PG Fail

    On our new T620, I see an orange light flashes on the back of the server and a "VLT0204 PS1 PG PowerEdge T720 system voltage is outside the range" message on the screen located on the front. In OpenManage, everything is green except the String-> Chas