Select the value of list view

Hi all
Does anyone know how to make a ReadOnly list select and display the display value not the return value when you change the data? I made the list select a text field, text box, etc... but the return value is displayed and not the display value. I don't want my end users to edit the article, but I don't want to show them the value of display. Ideas and help is appreciated, thanks.

Hello

As you do not want your users to change the item, could you not use one of these 'View text (based on LOV)' instead?

Andy

Tags: Database

Similar Questions

  • Select the condition of list view

    Hi, I use apex oracle 4.2

    I have a scenario where when the checkbox "select list" you should see something else he should not display.

    How can I achieve it.

    box return value 'YES '.


    Thank you
    Nihar Narla

    Hello
    Try this.
    You can go with dynamic action.
    If p1_checkbox is your element create then DA
    Event - click
    Selection - point
    point - p1_checkbox_1 [check the id for the checkbox control to see the source

    
     
    

    condition - equal to
    value - YES

    Real Action: Enable-fireonload
    SelectionType: elements
    Article: p1_select_list
    Action of false-disable-fireonload
    Thank you
    Loga-

  • Appeal of pages based on the value of list of choices

    Hello
    I use jdev11.1.2.1.0


    I created the page with a list of simple choices and 3 buttons.

    in the list of choices, all selected items are static only. I created 3 items selected in the list of choices.

    and I created 9 jsff fragments.

    Now these 9 jsff called regions in the page when I select the value of list of choices and button.

    How can I achieve this?



    Thank you..

    try to set a value for variable1 in the constructor.

  • Impossible to select the value from the search screen (quick select, then) on OFA

    Hello

    We have a problem with a user who are not able to select any value from the LOV on any page of the Oracle.

    1. click the button of LOV

    2. search + go

    3. Select or quick selection nothing happens (error on the Page appears in the left corner of the homepage)

    4. only cancel works.

    Any suggestion would be appreciated.

    I saw a similar question posted Impossible to select the value from the search screen (quick select, then) on OFA

    But unfortunately this is not the answer.

    Thank you

    Sam

    Display of the solution to help others. I tried to connect a SR and suddenly a pop Note ups that helped.

    The problem is related to the profile "Self Service Accessibility Features" customer has defined for the user concerned.

    Follow these steps:

    1 change the value of 'None' profile at the user level.

    2 disconnect / connect to the application and testing.

    See you soon.

  • Help select the value from a drop-down list box

    Hello

    I develop a script (in JavaScript) which will allow a user to select an export PDF presets (that are loaded in a drop-down list) and then export the InDesign file to PDF, by using the selected PDF preset.

    I have the combo fill properly and I am also able to export to PDF correctly, however I have a problem setting the preset has been selected by the user. Here are some of my code fragments:

    Drop-down list:

    with(borderPanels.add()) {

         pdfDD = dropdowns.add();

         sl = new Array();

         for (i = 0; i < app.pdfExportPresets.length; i++)

         sl.push(app.pdfExportPresets[i].name);

         pdfDD.stringList = sl;
         pdfDD.selectedIndex = 0;

    }

     

    ...

     

    myPreset = pdfDD.selectedIndex;

    In PDF format:

        // Open, Export, & Close
        for (i = myFileAmount; i >= 0; i--) {
            app.open(File(myFolderContents[i]));

            createHyperlinks();

            app.activeDocument.exportFile(
            ExportFormat.pdfType, File(myFolder.fsName + "/" + app.activeDocument.name.split(".indd")[0] + ".pdf"), false, myPreset);
            app.activeDocument.close(SaveOptions.no);
        }

    During the passage of myPreset, it is defined as 6 (the index from the drop-down list).  How can I set myPreset that the real value of what has been chosen?

    Thank you!

    In view of your code, you probably need something like:

    myPreset = app.pdfExportPresets.itemByName (pdfDD.stringList [pdfDD.selectedIndex]);

    @+

    Marc

  • Select the values from the list

    All,
    I need help for this task.
    I have a Select list element with display value (names emp) real values(emp ID) /LOV now I want to complete the following text items (Dept, location, wages etc.) based "names of emp" I took from the list select... any help? Thanks in advance.

    Hello

    The simple way is:

    1. change select list property settings: action, highlighted Page changed: "Send Page".
    2. write a process on submit, type pl/sql, then fill the (Dept, location, salary, etc) with the select query where condition check for emp_id =: Select_list name.
    set the condition for the process while it is called when a user selects the name of the employee.

    THX
    MK

  • Dynamic action to set the value to select the text box list

    Hello

    I want the value in the list box select text box i.e list selection with 5 static values and on the user's selection, this value must be added in a box.

    I am using dynamic measurements. I tried with dynamic action and created the change list box select evnent but now how to set the value of the selection list to
    text box that I don't know.

    Help, please.

    Thanks in advance

    Hello

    I changed the dynamic on this page action to make it work now. I changed the "value Type" action 'Set value' 'Expression JavaScript' and "JavaScript Expression" do the following:

    $v(this.triggeringElement)
    

    This example gets the value of the page element 'DESPROGES', bypassing the server for nothing, as you did before.

    I hope this helps. Let us know if you have any other questions.

    Kind regards
    Anthony

  • Select the value in the drop-down list ADF/JSF without command button

    Hello

    My request is constructed using ADF and JSF (and JDev 10.1.3) and the form of a table with 2 drop downs. When the user selects a value in the first descent down, the program should go to the database and extraction of valid values for the second drop-down list. This is the case on the selection of the value in the drop-down and the user should not be required to click on any button command like 'Go' or ' Submit'

    I'm new to JSF/ADF. How to get there? Any body there the code examples for this?

    Thank you

    http://tinyurl.com/ygnvl87 :D

    John

  • TEXT ELEMENT THAT RECEIVES the VALUE OF LIST (ajax) SELECT

    I HAVE A LIST OF SELECTION WHO HAVE:

    In P2012_CLIENTE HTML_FORM_ATTRIBUTES:
    OnChange = "get_select_list_ajax(This,'P2012_REQUERENTE','COMBO_REQUERENTE_ITEM','COMBO_REQUERENTE_AJAX'); "class ="largura200";"javascript:pegaIDCLIENTE (this);""

    I PUT "javascript:pegaIDCLIENTE (this);"-> TO CALL THIS FUNCTION:
    function pegaIDCLIENTE (filter)
    {
    get var = new htmldb_Get (null, $v ('pFlowId'), 'APPLICATION_PROCESS is COMBO_OP_CLIENTE', 0);
    Get.Add ('P2012_CLIENTE', filter.value);
    var ret = get.get ();
    If (ret)
    {
    var d = document.getElementById ('P2012_ID_CLIENTE');
    d.innerHTML = ret;
    }
    get = null;
    }

    THIS FUNCTION CALLS APPL COMBO_OP_CLIENTE PROCESS:
    DECLARE
    vidCliente NUMBER;
    BEGIN
    SELECT id_cliente INTO vidCliente FROM vw_cadastro_operador WHERE id_cliente =: P2012_CLIENTE;
    HTP.p (vidCliente);
    EXCEPTION WHEN OTHERS THEN
    HTP.p (not found customer!');
    END;


    but still, WHEM I RUN MY PAGE, on the evolution of the selection list, ELEMENT of TEXT 'P2012_ID_CLIENTE' is null...

    What wrong? Can you help me?

    Thank you

    Hello

    I have error on the application process

    Try this

    DECLARE
      vidCliente VARCHAR2(32000);
    BEGIN
      SELECT id_cliente
      INTO vidCliente
      FROM vw_cadastro_operador
      WHERE id_cliente = :P2012_CLIENTE;
      htp.p(vidCliente);
    EXCEPTION
    WHEN OTHERS THEN
      htp.p('no client found!');
    END;
    

    But it's strange if popup show & P2012_CLIENTE. When you have below javascript.
    It tells me that you don't have a component called P2012_CLIENTE. I may be wrong
    Popup should show the value of the P2012_CLIENTE element

    function pegaIDCLIENTE(filter)
    {
    alert('&P2012_CLIENTE.');
    var get = new htmldb_Get(null,$v('pFlowId'), 'APPLICATION_PROCESS=COMBO_OP_CLIENTE',0);
    get.add('P2012_CLIENTE', filter.value);
    var ret = get.get();
    if(ret)
    {
    $x_Value('P2012_ID_CLIENTE', ret);
    get = null;
    }
    get = null;
    }
    
  • How can I get the value of list of multiple selection in javascript?

    Hello

    If I want to show the list of colon delimited in an alert box JS what I'd do?
    or if not, how do you show it?

    There are several SelectedIndexes?

    Type = select-multiple

    Bill

    Bill,

    Watch more closely the example I've provided earlierly:

    http://Apex.Oracle.com/pls/OTN/f?p=31517:166

    I use this code:

    for (i = 0; i < $x (pShuttle2) .length; i ++)
    {
    If (p_array == ")
    {
    p_array is $x (pShuttle2).value;.
    }
    on the other
    {
    p_array = p_array + ":" + $x (pShuttle2) [i] .value;
    }
    }

    Get.Add ('SHUTTLE_ITEM_VALUE', p_array);

    to concatenate the values in the table in a colon delimited string by some. It is later used to define the session state of the element of the shuttle to this value.

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Opal-consulting.de/training
    http://Apex.Oracle.com/pls/OTN/f?p=31517:1
    -------------------------------------------------------------------

  • NPE when you set the value of list binding

    Hello

    JDev 11.1.2.4

    I have a list named Country1 linked to an executable variable country of type String binding. I'm trying to programmatically set the value but I get a NPE.

    public static BindingContainer {} getBindingContainer()

    return (BindingContainer) JSFUtils.resolveExpression("#{bindings}");

    }

    JUCtrlListBinding Country1 = ((JUCtrlListBinding) ADFUtils.getBindingContainer () .get ("country1"));

    _logger.info ('Information' + country1.values () .size ()); Returns the value 100

    country1.setInputValue("*");

    I get the following NPE while * is a correct value in the list:

    java.lang.NullPointerException

    at oracle.adfinternal.view.faces.model.binding.FacesCtrlListBinding.findIndexFromObject(FacesCtrlListBinding.java:390)

    at oracle.adfinternal.view.faces.model.binding.FacesCtrlListBinding.setInputValue(FacesCtrlListBinding.java:455)

    Thank you

    I got it to work but it makes no sense:

    Ok:

    BindingContext lBindingContext = BindingContext.getCurrent ();

    BindingContainer lBindingContainer = lBindingContext.getCurrentBindingsEntry ();

    JUCtrlListBinding Country1 = ((JUCtrlListBinding) lBindingContainer.get ("country1"));

    Country1.getInputValue ();

    country1.setInputValue("*");

    KO with NPE

    BindingContext lBindingContext = BindingContext.getCurrent ();

    BindingContainer lBindingContainer = lBindingContext.getCurrentBindingsEntry ();

    JUCtrlListBinding Country1 = ((JUCtrlListBinding) lBindingContainer.get ("country1"));

    Country1.getInputValue ();

    country1.setInputValue("*");

    It seems that I have to read the value before it is changed.

  • Popup LOV selected the value not in session state

    I have a pop LOV element on a page in my application.  Once the item has been selected in the list presented, I would like to use as part of a select statement.  Select statement failed.  It turns out that the value I want the popup THAT LOV is not being saved in session state, so of course the select statement fails.  I determine this by clicking on the session menu item in the developer bar - the item itself presents itself, but the value is empty.

    What would cause a popup LOV value choice not finish by in session state, and how do I make sure he gets there?

    Thank you!

    If you need the value in a SQL report, you can just set "Elements of Page to submit" in your report to your LOV element definition. Otherwise, create a dynamic fire action when your LOV is changed with a set of pl/sql null process action; then set Page elements to send to your LOV element.

    Alternatively you could do it manually with your own function/Manager javascript using the '$s' Apex API by creating a dynamic action that JavaScript is triggered then the loading of the page:

    $("#PXX_YOUR_LOV").on('change',function(){
      var getValue=$(this).val();
      $s('PXX_YOUR_LOV', getValue);
      });
    

    Changing the value in LOV only updates the HTML code, the element must be submitted to the server so that the value that will be put in session state. The gurus can explain more, but the above methods are what I use depending on the situation.

    see you soon,

    John

  • Select the item of list apex

    Hi all,

    I have a report (created using elements of the apex region). In this report a single column of region's selection list.
    Here's the sql select query in the Source of the region. here in this column in the select list, I have to show more than two values in the selection list.but im get two values(cu_and_cu1).i have tried has given more than two values, but it shows only two values in the drop-down list.

    How to solve it?
    select .,.,.,apex_item.SELECT_LIST(4,'cu','cu1') from <table_name>;
    Thank you in advance

    Hello

    the format of your selection is wrong. Take a look at the documentation: http://download.oracle.com/docs/cd/E23903_01/doc/doc.41/e21676/apex_item.htm#CHDHJJAB

    It should be like this:

    APEX_ITEM.SELECT_LIST(4,'cu','cu;cu,cu1;cu1,cu2;cu2,cu3;cu3')
    

    Kind regards
    Dirk

  • Change the values of list box

    I need to change the items in combo boxes including the value of exports according to what is selected by another drop-down list box.

    I have a form with a set of departments. I need a second combo box to display a choice of managers according to which Department is chosen in the first drop-down list box.

    Any help appreciated. My brain hurts.

    Programming list and Combo in Acrobat and LiveCycle forms fields by Thom Parker

  • Select the value equal to the table

    I use Dreamweaver CS5 with PHP and a MySQL database.  I'm reading from a table (states []) in the database that list all States an entrepreneur might work to, that is, WA, ID, OR... my record of the insert is savaing my table with the abriviations of State with the coma in the meantime without space, which is fine with me.  My code for the insert recording is:

    If (isset($_POST['states'])) {}

    $_POST ['States'] = implode (',', $_POST ['states']);

    } else {}

    $_POST ['States'] = null;

    }

    To test what must be my result, I tried to hard-code the value for area WA selection that selects the WA (Washington) very well in the dynamic list/Menu. The checkbox allow multiple selections is selected for this list/menu.  When I try to hardcode several States like WA, ID, nothing is selected.  I also tried selecting WA ID and WAID.  What is the correct format of the select value equal to in order to select multiple items.

    Once the coding is figured out I was going to try to understand how to navigate in PHP and do select dynamically recording and echo (or otherwise print) in the right format for several States in the table would be selected.  However, if anyone out there has a sample, that would be great.

    Thank you in advance for your help!

    Darren

    First and perhaps that I read it wrong, but 'implode' in your example should not "explode" because you have the array, but you want to get the values out of it?

    Now I know that my next suggestion is not what you want to hear, but I used to think like you and store things in a table, a table in a loop and then try to check the loop if some values exist.  However, as time has taught me it is not necessarily the best way to store values you need for this type of proceeding.  Most of the time in cases like this, your username will seek entrepreneurs in a specific State.  So what I recommend is to create another table with 2 columns:

    contractor_id (a way to identify the contractor, it will be a primary key, which will connect a key for the "contractor_id" in your original table)

    contractor_state (this allows to link an id to a State)

    A single loop would be to query the status of the contractor, the contractor ID is filled and you can run a join to remove the door contractor while the ID condition is met.  The flip side is to get all the contractor IDs meet the criteria of the State.  You must perform a JOIN on the request to combine the original with this new table table if you want to remove the name of the contractor as well as the State didn't give one example.

    Perhaps a good article that you want to read is the first response of this StackOverflow question and the link in the response are talking about standardization and serialization of data:

    http://StackOverflow.com/questions/1790481/PHP-MySQL-storing-array-in-database

Maybe you are looking for

  • Transfer the profile from one hard disk to another without launching Firefox or the operating system.

    I just got a new laptop because my old card mother fried on my desk. The old master by car is very good and I have a transfer kit that I can use to transfer some files I need. I can't figure out how to transfer my Firefox profile on the new laptop co

  • Programmatically expand a waveform graph

    Could someone kindly tell me what node property, I can use to programmatically extend a waveform on my front chart. For example, if a Boolean button is in the case of the value True, the waveform will be short, but when in the case of false, the wave

  • My taskbar has disappeared from my screen XP

    out of the blue my start of the taskbar disappeared from my screen. I alt delete to change users and then turned off my computer of another user. If I make, I can't get back * original title - we are a soup and need your help ASAP please! *

  • Windows mail error ox800ccc90 ox800ccc19

    A few days ago received e-mail from microsoft telling me to confirm my e-mail address e-mail windos or lose windows messages. I had to change so much time that could notremember password as never been asked in 7 years said to choose a new password -

  • HP G61-430SB: replacement of battery HP G61-430SB

    I would replace the battery of my HP G61-430SB. Is it still available? If Yes, where can I buy it?