Set the values of more than three per link report column

Hello

In my application, I need to put more than three points (on the target page), when you click on the column (it is a link) using the values present in this page.
By report link column we can set only three values, y at - it another way to define several elements (plus three).
Thank you
Pavan Reddy

Published by: user10820560 on March 17, 2009 13:28

Published by: user10820560 on March 18, 2009 08:24

Just enter several element names and values separated by commas in each input field for name/value of an element.

Scott

Tags: Database

Similar Questions

  • It is possible to spread out the apps on more than three screens?

    I have a load of apps on my pre, and most of them are on a single screen.  I know how to move from one screen to the other but is possible to have more than three screens of applications?

    As far as I KNOW, no without patches and HomeBrew apps... Not sure if this will be an option in webOS 2.0, but I'd like to see this too!

    WyreNut

  • Not able to use 'IN' for the values of more than 1000...

    Hello

    In a query select im not able to use "IN" for more than 1000 values.

    but my data are values about 4000. my query is like this:

    Select * from table where id in (1, 2, 3, 4, 5, 6,... up to 4000');

    error:
    ORA-01795: maximum number of expressions in a list is 1000.

    Google would this error but not getting not correct answer.

    is there a solution for this [help me.

    Edited by: 887268 December 3, 2011 12:51 AM

    as suggested, you need a way to submit your literal string as a type of data (not a varchar2 data type) clob maybe write a package containing a pipeline function that accepts your string literal as parameter clob and returns a collection for your select columns to finally call it
    Select * from table (your_package.your_function (your_string_list))

    Concerning

    Etbin

  • Laptop is blocked at the installation of 10 out of 17 Updtes for more than three hours

    Laptop last night quit unexpectedly. This morning when I started the machine, it was locked to the installation of 10 of the 17 updates for more than three hours. I tried to turn off the machine, but I still get the same message. How do I get this at the end to restart properly

    Hello
     
     
    1. remember you number updates that have been installed?
     
     
     
    First check to see if there are external devices attached to the computer, if so remove and check.
     
    Method 1.
    Let us run repair system at this stage, it might solve the problem.
    See the following articles for additional help and steps on startup repair.
    Startup Repair
    http://Windows.Microsoft.com/en-us/Windows7/products/features/Startup-Repair
    What are the system recovery options in Windows 7?
    http://Windows.Microsoft.com/en-us/Windows7/what-are-the-system-recovery-options-in-Windows-7
     
    Method 2.
    If the bows persists please verify if you are able to boot safe mode.
     
     
    If the problem exists not in Mode safe run mode startup minimum troubleshooting to find the root cause of the problem.
    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/kb/929135
    Note: When the diagnosis is complete, don't forget to reset your computer to normal startup. Follow step 7 in the above article.
     
     
    Method 3.
    I recommend you to restore system using a Windows 7 DVD.

    Here's how:
    To open the Options menu system recovery using a system repair disc or a Windows 7 installation disc
    If your system is damaged and cannot access the menu system on your computer Recovery Options, you can access it using the Windows 7 installation disc or a system repair disc previously.
    To use this method, you need to restart (boot) your computer using the disk.
    a. Insert the disc.
    b. restart your computer using the power button on the computer.
    c. If prompted, press any key to start Windows from the installation disc.
    o If your computer is not configured to start from a CD or a DVD, see the documentation provided with your computer.
    d. choose your language settings, and then click Next.
    e. If you are using the Windows installation disc, click on repair your computer.
    f. Select the Windows installation you want to repair, and then click Next.
    g. in the System Recovery Options menu, click a tool to open it and then choose the system restore and check.
     
    If we are able to boot to the desktop now, I would ask you install the updates one by one andcheck the update is at the origin of the conflict.
     
     
     
    I hope this helps.

    Kind regards
    Support Microsoft Savan-

  • Select the list with the list of dynamic values with more than 4000 tank of query

    Hello

    I have no application where users can store SQL queries in a CLOB column. This query is then used to populate the list, select a dynamic element through LOV. Following the code returns the query for dynamic LOV used to populate the select list. It works fine except when the length of the lv_sqlStatement becomes more than 4000 characters. Then application crashes with "ORA-06502: PL/SQL: digital or value error: character string buffer too small" when Select the list item rendering.

    Any ideas how to get around this problem? Any help is appreciated. Do not say to them to write shorter than 4000 queries because I can't (it's operational requirements).

    DECLARE
    lv_sqlStatement end_user_set.sql_statement%type;
    BEGIN
    lv_sqlStatement: =: P2_SQL_STATEMENT;
    return ' select the label, value of (' | lv_sql_statement | t ')
    To_char (t.value) if not in (select value from end_user_set_member eusm)
    where eusm. EUSRSET_ID = ' | : P2_EUSRSET_ID | ')';
    END;

    I just blogged about this problem and posted a solution. See this announcement:

    http://www.deneskubicek.blogspot.de/2013/03/select-list-with-dynamic-lov-and-Ora.html

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Apress.com/9781430235125
    http://Apex.Oracle.com/pls/Apex/f?p=31517:1
    http://www.Amazon.de/Oracle-Apex-XE-Praxis/DP/3826655494
    -------------------------------------------------------------------

  • dynamic action sets the value of the element, but not save to DB on submit

    I'm working on a page where the value of several to show only the page elements are defined using a dynamic Action.  They are set when the user selects a value in a list of selection (and is based on the value of the selection list).  Dynamic action is triggered on a list selection change event and then runs the real action "set the value.  The selection list displays the names of sales representative.  The three fields dynamically filled are the org structure (that is, their chain management).

    For the action to set the value, I use a defined Type of SQL statement:

    Select VP, DIR, MGR

    of SALES_ORG where SSR =: P20_SSR

    In the affected elements, I have fixed Type of selection to the 'item (s)"and the value of the Item (s) for 'P20_GVP, P20_DIR, P20_MGR.

    Dynamic action works fine for the display of the page (that is, when I select a sales representative in the selection list dynamic action properly updated only display value fields three).  This page is a form in which the user submits information relating to the rep.  When the page is sent, all fields are filled in a new record of DB with the exception of three that were populated dynamically above.  These fields get the values NULL.

    When the dynamic action updates the values in the three fields is - it does not set the value of session?  Why these fields don't are not taken into account in the submit other ideas > process Page?

    I use 5 APEX with Chrome on Mac (Yosemite).

    Thanks for the note.  I didn't only display the items could not be used in this way.  I think I'll take a different approach with the design; given that the org structure is in another table that I can simply refer to that by rep when necessary rather than saving the information uploaded to the page of the form.  The reason why I have not fill the screen only the points of loading the page is because I don't know what the values should be until the user selects a sales representative in the selection list.

    I'll change the design to one of the following:

    1) change the display only items of standard text field.  NOTE: if I make the text read-only field that causes other problems when loading (I get the message "violation of protection Session state").

    OR

    2) do not include org structure in the download folder and just refer to table org Rep when necessary.

    Thank you!

    Steve

  • Can declaratively set the value of some attributes depend on an attribute in a row of VO?

    Hi, experts.

    In jdev 11.1.2.3,.

    Can declaratively set the value of some attributes depend on an attribute in a row of VO?

    For example, there is a VO (id, salt boolean, integer status, entire IsValid), how to set status=-1,IsValid=-1 when salt is checked (selected)?

    I tried:

    Method A:

    1 set the status depends on saltand the default attribute value:

    If (salt is true)

    Returns - 1

    on the other

    {

    If (salt is false)

    Returns 0

    on the other

    Returns a null value

    }

    2. set IsValid dependent statusand attributes by default as: status.

    3. set all of these three attributes can be changed to always.

    If the parameter above may work, then apparently it's much simpler to write Java code.

    Unfortunately, he is unable to work the way you want.

    There is some complex another declaratively to do:

    Method B:

    1. create a selVO (id, booleanValue1 boolean, integer numberValue1, string stringValue1) with static values:

    (1, false, 0, "" false for salt: not selected ' ");

    (2, true,-1, "" the true value of salt: selected ' ");

    2. put selVO as Data Source list for the list of the salt value and return values from the list:

    Salt-> booleanValue1,

    Status-> numberValue1,

    IsValid-> numberValue1.

    But this alternative way has a few weaks a fortiori more complex:

    Advice from the interface user of salt can not defined by default list Type "CheckBox".

    Cannot, therefore, method A feasible?


    Thank you!

    BAO

    Hello Bao,

    You can write THE Expression value of Field2

    #{bindings. Field1.inputValue == 'Y '? 1:-1}

    (Auto submit True on Field1

    Field1 Field2 on partial trigger)

    Also, you can write logic in VORowimpl Set accessor methods.

    Thank you

    Jeet

  • Table with no more than three even numbers or odd in succession

    Hello

    I need help with the following vi:

    The vi is expected to generate a table with the numbers 1 through 20 in random order with the restriction that there are no more than three same or three odd numbers in succession.

    I don't know how. I was able to generate random numbers in the range of 1 to 20, but how to replace rehearsals AND meet the requirement for the odds/evens no more than three in a row.

    If someone can provide a sample of vi or other advice please.

    paulrr wrote:

    [...] usually find a solution at least 100 iterations.

    I just ran my own than a million times and the more it took was 31 iterations.  The vast majority have been much faster.

  • Set the value of cluster control in secondary school

    Hello

    Is there a way to set the value of control from one cluster to a high school?

    I enclose my screw in LV8.0

    Charly

    If you have a reference to the VI being put into secondary (which there or it is not in the secondary, right?) you can use it to get a reference to the façade of the VI. This in turn will allow you to read an array of references to all the controls and indicators on the front of the Secondary VI. Cross this table by looking at the text property of the label: for each reference in the table until you find the one for the control of the cluster.

    Now, use the specific function to more class to convert reference generic control of the pole to a cluster reference. You can use it to get an array of all the controls within the cluster. Now, go through this table by looking at the text property of the label: for each reference in the table until you find the one for control quevous want to set and you are there...

    Mike...

  • Setting the value of a table of ActiveX control

    When controling a VI through ActiveX, how is possible to set the value of a table control?

    With digital controls, I have a problem: I just use SetControlValue and it works well:

    til SetControlValue ('y', 4) for example.

    However, in trying to do the same thing with a table, the control's value becomes an empty array:

    til SetControlValue ("arr', [3-4-5]") for example.

    What is the right way to do it?

    Hi Calvin,

    Have you tried passing a string and convert it to an array entry?  You can also try to use a 'matrix' control, rather than a table, as they are handled a little differently.

  • SQL: how to display the second string of the function in the Jobs table only if the function has more than one string.

    SQL: how to display the second string of the function in the Jobs table only if the function has more than one string.

    Hello

    You can use REGEXP_SUBSTR Oracle/PLSQL: REGEXP_SUBSTR function

    Select the function double REGEXP_SUBSTR('PUBLIC RELATION REPRESENTATIVE ','[^]+',1,2);

    Do you have any value of the column as no 2nd string?

  • HOW TO SET THE VALUE TO A PAGE OF AJAX ON DEMMAND PROCESS ELEMENT?

    Hi, I have a javascript that calls an ajax on demmand process , and I need a the ajax process variable value is updated about my page: P2_CONTENT:

    • Here's my javascript call:

    doprint() function

    {

    Apex. Server.Process ("GENTICKET", {pageItems: "#P2_PARAM1"}, {async: false});

    }

    • and here is My ajax on demmand process (GENTICKET):

    BEGIN

    declare

    CONT varchar2 (1000); -the return value is less than this length, I have already checked in my table-

    Start

    Here, I call a DB procedure that fills my data. I verifyed and works nice!

    pro_generate (:P2_PARAM1);


    Here, I select the data obtained in the previous step

    Select tic_text

    in cont

    of t_reim

    WHERE f_type =:P2_PARAM1 ;



    Here, I need to set the value to display in my page field


    APEX_UTIL. SET_SESSION_STATE ('P2_CONTENT', CONT);  -< < < < < that doesn't work. I tried: P2_CONTENT: = cont; but does not


    end;

    END;


    Thanks in advance for the help.

    You can do all this declaratively by using dynamic actions, to try jQuery is like trying to swim before you can float.

    You can influence the value returned from JavaScript with this PL/SQL:

    HTP. PRN (cont);

    Then include a function of success (as described in the previous link) to run code like:

    success: function {(pData)

    $s ('P2_CONTENT', pData);

    }

  • How do dynamic actions using work to set the value in all browsers?

    I'm having a problem of incompatibility between browsers with dynamic actions to help to set the value.  Dynamic action works like a charm on Chrome but has no effect on IE or Firefox.  The code in oracle.apex.com and here are the credentials:

    Workspace: DDBA

    Username: [email protected]

    Password: redtruck12

    These codes is on page 3 and here are the details:

    There are two lists of report (Standard and special) and some reports require additional information provided in the lists of selection or text boxes.

    If the user selects a report select Standard requiring a list/text box, then the dynamic action sets the value of the special reports to NULL (and vice versa).

    Dynamic action is to prevent a simultaneous Standard reports and special selection.  To see how it works on Chrome, follow these steps:


    1. Run the Page 3
    2. Select the "Search report" option in the list Report Standard .  A text 'Search criteria' box
    3. Select the option 'Release report' in the list of special reports .  A selection list appears and disappears from the text box 'search criteria '.

    If you do the same on IE or Firefox, the text box does not disappear.

    Hi Edward,.

    Please check page 4 of your app, I made a copy of your page and made a few changes:

    I have set up an example of dynamic action 1 this hanles the report and special report selection list.

    Dynamic action games, select the value of the selection list and he accompanies in detail the report lists to null and then submits the page.

    For this I have deleted the page submit events to the time the report and special report select lists. Instead I handed them a HTML class. The dynamic action is triggered by a change of this category of html.

    When the trigger is the report selection list, select special report is set to null. Also underlying selection sub lists are set to null.

    When the trigger is the special report selection list, the selection of the report is set to null. Also underlying selection sub lists are set to null.

    The two end of the action with a "Send" page to manage the show and hide appropriate items. Note that there is a lag in time due to the submission of the page. As I have suggested, it would be treated better by a refresh of the region. On the other hand you depend on now submit for the continuation of the treatment of your page. With the help of an update of the region would require a work more javascript and cost more redisgn of your page. If you need IE8 support, additional javsascript likely to cause other unexpected behaviors. In other words, a page is maybe in your case probably better then an update of the region after all.

    I checked this page 4, Chrome, Firefox and IE (latest version) and I get the same behavior in all browsers.

    Kind regards

    Vincent

    http://vincentdeelen.blogspot.com

  • Setting the value of selectOneChoice to run

    Hello
    I need set the value of selectOneChoice at run time. During the loading of the Page I am creating RichSelectOneChoice object and currencyCode.setValue ("USD");
    When I check on the length it does not show 'USD' as element selected in the drop-down list where as background it sends USD for application downstream.
    How to get the SelectOneChoice value show that is selected at run time in code?

    Thanks in advance.

    Have you abandoned the currencyCode in the data control palette (in which case the selectitems will be generated index as values), if so, to set objective test the index as a default and see if it shows the correct value.

    If you wan to have values rather than indexes, you can use forEach. See this [forum post | http://forums.oracle.com/forums/thread.jspa?threadID=938840] for the sample code.

    Jean Lou

  • I just signed up for the storage of more than my iPhone. I buy separately for my iPad?

    I have just signed up for the storage of more than my Iphone... I buy separately for my iPad?

    < re-titled by host >

    iCloud-storage can be used by multiple devices as long as they use the same identifier Apple to settings > iCloud. The main orientation of iCloud's for the synchronization of data between the devices.

Maybe you are looking for

  • I have somehow lost my tab bar. It contains tabs that I use regularly. Help.

    With Windows 10, I had a horizontal bar at the top which held in tabs, I want to use regularly. This horizontal bar set of tabs disappeared, as well as the button to reveal the legs of overflow (which had no place on the horizontal bar). First of all

  • App Store does not open, ball keeps spinning.

    My App Store won't open on my MacBook pro. Ball guard spinning.

  • Satellite 1800-100: BIOS error message

    HelloI got a message when I turn on my satellite 1800-100."bios (block3) is damaged (call your local Department of human)." "Place a maintenance disk in the drive and press to enter.I downloaded the bios and inserted in the drive. The laptop read the

  • dynamically update task settings

    Hello I create a VI to control a stepper motor by varying the frequency of output for the engine.  Above certain frequencies, the motor requires an enjambements ramp to reach the desired frequency.  So I want to configure my VI for the ramp slowly (s

  • Backup in Windows Server 2012 image

    Hello, is it possible to create an image in Windows Server 2012? If additional tools are needed for this, please suggest what tools? Thank you