Poplist behavior for selecting value starting with a letter

Hi
I have got a poplist in a control block in my form. This is a database item and is populated fine.
Now, the problem is if I want to select one record in the poplist starting with a particular letter, in-one-go, it is not possible..
For example, I know that the value in the poplist I want, starts with the letter 'D'
There are 10 values in the poplist that starts with the letter 'D' and I want to select the 6th value that starts with 'D'.What I want is, when I type in 'D', the poplist should pass controlto the (i.e. select) first element in the list, which starts with 'D'...then it should still remain as popped.The user should be allowed to navigate to all "D's" either using up arrow, down arrow or by typing in the letter D itself..
Now what happens is, if I type in 'D' in the keyboard, the first value among the list that starts with 'D' is selected by the poplist and the records corresponding to this value is displayed.
The up arrow/down arrow works fine in the following case now - If I click on the poplist, but do not actually select any item and just use up arrow, downarrow, it works...
But the real requirement is when typing in any letter, any value in the poplist need not get selected ,but the poplist values should popped up so that the user can browse on it, and then select the required value.
I will be grateful if somebody gives me the code for this and also tell me which trigger to put in the code?Any property needs to be changed?
At the moment , my when-list-changed trigger is as follows..Also want to know, if this need to be changed at all?
go_block('MY_DATABLOCK');
clear_block(no_validate) ;
execute_query;Edited by: Krithi on 12-Aug-2009 04:12

Krithi wrote:
You have moved far away from what I really need
I DO NOT use a webform and I dont need to use Javabean in my form!You never mentioned anywhere that YOU DO NOT use a webform. One more reason why you should mention your forms version when you post some questions ;-) which would help others to respond with relevant answer.
Its just the normal form.
I said I have just seen examples in web forms but I believe it is do-able in normal forms too..Pls help someone?I am afraid you do not have much choice in client server.
-Arun

Similar Messages

  • When I quit itunes it restarts again with the dot under the itunes logo but the iTunes window doesn't open until I click the icon on the dock.  Also in the middle of the size vale in the size column the value starts with a number then a ? then a number.

    When I quit itunes it restarts again with the dot under the itunes logo but the iTunes window doesn't open until I click the icon on the dock.  Also in the middle of the size vale in the size column the value starts with a number then a ? then a number.

    This forum is for questions from those managing sites on iTunes U, Apple's service for colleges and universities to post educational material in the iTunes Store. You'll be most likely to get help with this issue if you ask in the general iTunes for Mac forums.
    Regards.

  • "HTTPS hostname wrong" for a hostname starts with a number

    Does anyone know about why HttpsClient throws the error for a hostname starts with a number. I have no problem with other hostname but only for the hostname starts with a number. The certificate works fine with Browser. I am sure the hostname in the certificate and in the request are exactly the same.
    I know how to skip the hostname verification, but I don't want to do that for security concern.
    Can sun develpoer shed some light how to verify the hostname in HttpsClient?
    java.io.IOException: HTTPS hostname wrong: should be
    <1company.mydomain.com>
    at sun.net.www.protocol.https.HttpsClient.b(DashoA6275)
    at sun.net.www.protocol.https.HttpsClient.afterConnect(DashoA6275)
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(DashoA6275)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:574)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(DashoA6275)
    at java.net.URL.openStream(URL.java:960)
    Thanks
    Al8079

    I looked at the RFCs you mention, and they do seem to indicate that host/domain names cannot start with digits...however if you look at RFC 1123 closely it says:
    RFC1123 APPLICATIONS LAYER -- GENERAL October 1989
    2. GENERAL ISSUES
    This section contains general requirements that may be applicable to
    all application-layer protocols.
    2.1 Host Names and Numbers
    The syntax of a legal Internet host name was specified in RFC-952
    [DNS:4]. One aspect of host name syntax is hereby changed: the
    restriction on the first character is relaxed to allow either a
    letter or a digit. Host software MUST support this more liberal
    syntax.
    Host software MUST handle host names of up to 63 characters and
    SHOULD handle host names of up to 255 characters.

  • Javax.faces.ViewState value starts with '%' and not with '!'

    While recording and ADF Application on JMeter, what should the regular expression extractor be when the javax.faces.ViewState recorded value starts with '%' and not with '!'.
    I have been following the following link and it talks only about javax.faces.ViewState values that start with '!'
    http://one-size-doesnt-fit-all.blogspot.in/2010/04/configuring-apache-jmeter-specifically.html

    Hi,
    If '!' present in first position of string, you need to remove it or replace it in transformation.
    Following is the  sample code...
    loop at SOURCE_PACKAGE into ls_SOURCE_PACKAGE.
          record_num = sy-tabix.
          IF ( ls_SOURCE_PACKAGE-fieldname(1) = '!' ).
            ls_SOURCE_PACKAGE-fieldname(1) = '' .
    ENDIF.
        MODIFY SOURCE_PACKAGE INDEX record_num FROM LS_SOURCE_PACKAGE.
      ENDLOOP.
    Hope this helps..

  • How to display name of the employees start with any letter?

    Hi Developer,
    Please guide me in solving the issues, that i need to display names of the employee starting with any letter.
    example:
    if i provide name of the employee starting letter 'A' it should display only those name in the database table with starting letter.
    parameters:  a*
    it should display name with starting letter a.
    example:
    abdi
    akbar
    akash
    akilesh
    thanks,
    ravi.

    Hi Ravinder,
    You can use Ranges for this purpose:
    RANGES: r_name FOR type_name.
    r_name-sign = 'I'.
    r_name-option = 'CP'.
    r_name-low = 'a*'.
    INSERT r_name.
    SELECT name FROM table_name INTO TABLE it_name WHERE name IN r_name.
    Regards.

  • Why can I only see artists that start with the letter "A"?

    On one iPhone, iTunes Match is fine (except that navigation through the iPod app is PAINFULLY slow!!!)
    On the other iPhone, iTunes Match only shows artists whose names start with the letter A. I've gone through playlist mode and downloaded other stuff, but they don't show up, regardless of whether "Show All Music" is on or off.
    Help!
    Any speed tips would be appreciated, too!
    mdc

    Noel Carboni wrote:
    Now I need to figure out where to turn that off by default. 
    OK, now I see the Fill and Stroke options - ONLY VISIBLE IN THE OPTIONS BAR WHEN TOOL MODE Shape IS SELECTED - that affect the operation of the [Shape] button.
    Personally, I really LIKE the concept of always making a Path, then doing with it what I want (e.g., make a Shape with the button).
    I'm not sure what I'd suggest about making the Fill and Stroke options available, but clearly the method of haivng them only show when making Shapes, and not when using the [Shape] button is a stumbling block even for folks who are familiar with the product.
    I would probably turn off the Stroke feature by default, though, then let people discover it.
    -Noel

  • How do I format a document in Pages 5.2 so that each sentence automatically starts with capital letter?

    How do I format a document in Pages 5.2 so that each sentence automatically starts with capital letter?

    If you installed the Devon Technologies (Freeware) WordService Service package, there is an item that will enable you to fix selected content to show initial capitals in sentences. You may need to enable this feature in the System Preferences > Keyboard > Shortcuts > Services selections. This only works in Pages v5.2 (and maybe later releases).

  • OAS10g Oracle_Home /opmn/logs/states Directory - Empty Files Starting With The Letter 'X'

    In my Oracle Application Server 10g directory, Oracle_Home/opmn/logs/states, I see four 0 byte files starting with the letter 'x' followed by 10 digits.  The remaining five files (ex: p1234567890) are your normal OAS files that keep the information about the PID's of its processes.  My question is: can someone explain to me what these empty files that start with the letter 'x' are?  Thanks.

    In my Oracle Application Server 10g directory, Oracle_Home/opmn/logs/states, I see four 0 byte files starting with the letter 'x' followed by 10 digits.  The remaining five files (ex: p1234567890) are your normal OAS files that keep the information about the PID's of its processes.  My question is: can someone explain to me what these empty files that start with the letter 'x' are?  Thanks.

  • Selecting numbers starting with 0, followed by [1-9]

    Hello,
    i'm using 9i (its a 3rd party software, i have no influcene on when they decide to upgrade...) on Unix.
    In a table i would like to select all rows whose column x has entries that
    - start with 0
    - have a digit between 1 - 9 following the 0
    So it should select rows with this value:
    012345
    098765
    034343
    044544
    But it should not select rows with values like this:
    000343333
    00-334-2323
    22---333--333
    AA--00--000000
    etc
    Can you please give me some hint ?
    Edited by: user590072 on 26.01.2010 00:46

    You should make a habit of posting CREATE TABLE statement, so we can play with your requirement.
    Does this work for you:
    SQL> create table t as (
      2  select '0012345' col from dual union all
      3  select '012345' from dual union all
      4  select '098765' from dual union all
      5  select '034343' from dual union all
      6  select '044544' from dual union all
      7  select '000343333' from dual union all
      8  select '00-334-2323' from dual union all
      9  select '22---333--333' from dual union all
    10  select 'AA--00--000000' from dual
    11  );
    Table created.
    SQL> select *
      2  from   t
      3  where  substr(col, 1, 1) = '0'
      4  and    translate(substr(col,2),'x123456789','x') is null;
    COL
    012345
    098765
    034343
    044544
    4 rows selected.

  • Select everything starting with first char

    Hi,
    I have a simple question and forgot how to do this. I need to do a select statement and select everything from the table for a field i.e. WERKS starting with 'D'. Any help would be greatly appreciated and rewarded.
    Thanks,
    -David.

    If you simply put your cursor on a SELECT statement and press F!, you'll get your answer very quickly.
    Rob

  • Migrating from 6i to 9i for form generating starting with designer

    I try to migrating our forms generating 5-6 years start with designer, but they are finished through form builder.
    When I tried to use migrating assistant wizard, I get
    LMDMANA.CG$WHEN_NEW_FORM_INSTANCE: The String CALL was found. If it is an occurence of the Forms Built-In, It should be replaced with CALL_FORM.
    Here is my LMDMANA.CG$WHEN_NEW_FORM_INSTANCE procedure
    /* CG$WHEN_NEW_FORM_INSTANCE */
    PROCEDURE CG$WHEN_NEW_FORM_INSTANCE IS
    BEGIN
    /* CGLY$INIT_CANVASES */
    /* Call procedure to ensure correct canvases are visible */
    BEGIN
    CGLY$CANVAS_MANAGEMENT;
    END;
    /* CGBS$STARTUP */
    /* Perform start-up processing for Block Synchronisation */
    BEGIN
    /* Set the defaults for the globals */
    :global.cg$query_mode := 'A';
    -- default_value('A', 'GLOBAL.CG$QUERY_MODE');
    /* Set the relations to the default query mode */
    CGBS$.SET_RELATIONS( :GLOBAL.CG$QUERY_MODE );
    /* Set the query mode items */
    CGBS$SET_QUERY_MODE( :GLOBAL.CG$QUERY_MODE );
    END;
    END;
    I posted it through metalink and I was told it must be regenerated through designer, and there is no way to do migration.

    Hi,
    actually you would upgrade the application sources from Forms 6i to Forms9i and then run teh Forms Migration Assistant for the clean up /this at least is my understanding after asking one of our Designer Product Managers).
    Frank

  • 'No authorization' error for selection values outside the authorized range

    Hi All,
    We are currently trying to use the authorization analysis concept for 'Cost center reporting'.
    We have made 0COSTCENTER info-object as authorization relevant and have created a analysis authorization object for it through RSECADMIN and we have maintained a single value as '1875' . We have assigned this object to 1 of the test users.
    So now if the user runs the report for cost center '1875' , he is able to view the data/report. Now if he enters any other cost center apart from '1875' than he gets an authorization error (Everything works as per requirement till this point).
    But now if the user enters multiple cost centers like 1875, 1876, 1877 as multiple single values and runs the report, he gets an 'No authorization error'.
    So all the experts, please let me know if it's possible in anyway for the user to see the result/report for the value he is authorized to (in this case - 1875) and should give an information/warning/error message saying that he is not authorized to other cost center (in this case - 1876, 1877).
    Same thing is occuring if user enters a range. Suppose a user is authorized for cost center - 1875 to 1880. Now if he puts multiple single values or range in between the authorized range than he can see the result but if he enters even 1 single value outside the range he gets an error - what I mean by this is - if the user enter a range from 1875 to 1801, he does not get any data display but instead he recieves an error message saying 'No authorization' even though he is authorized for all the cost centers in that range except 1801.
    I would really appreciate your help regarding this. Any comments/suggestions are very welcome.
    Thanks & regards,
    Sunny

    Hi Sunny
    That is the way analysis authorizations work!!
    If you ask for a number of values i.e. cost centers and you don't have authorization to *all* of them you will get a system error as you say.
    There is no way of partially evaluating the query as you suggest (only for the authorized values).
    Try to be less restrictive when defining characteristic values in RSECADMIN.
    In queries use variables with
    Processing by Authorization and Input Ready.
    So the system will tell the user which are the allowed values. In your example the system suggests the range 1875-1880.
    Hope this helps, regards
    Germá

  • Problem defining partition for storing value 0 with new data

    Hi forumers,
    I've a problem with partitioning and need some advices.
    I've a table that will be partitioned by column Process_N which have values from 0 to 50000:
    Process_N between 1 and 29999 represents old data;
    Process_N >= 30000 represents new data;
    Process_N = 0 means the row is not processed yet and so these value represents new data too.
    Can I have a partition for old values (from 1 to 29999) and another partition to store new values (0 + values >= 30000) ? Hou can I define that ?
    Thank you in advance.
    Best Regards,
    Helena

    Helena,
    What's your oracle version? I think it will be better to create 3 partitions usign RANGE partitions (< 1, 2-29999, >=30000 <=50000). Is there a specific reason you want to include 0 and values greater than 29000 in one partition? What the significant difference between 0 and 30000 specially as both represent new data?
    CREATE TABLE my_part_table (
       process_n NUMBER NULL,
       my_data VARCHAR2 (1 BYTE) NULL,
       my_other_data VARCHAR2 (30 BYTE) NULL,
       data_state NUMBER NULL
    TABLESPACE test_data
    PARTITION BY RANGE (process_n)
       (PARTITION partition_0
           VALUES LESS THAN (1)
           TABLESPACE test_data,
       PARTITION partition_2_29999
          VALUES LESS THAN (30000)
          TABLESPACE test_data,
       PARTITION partition_30000
          VALUES LESS THAN (50001)
          TABLESPACE test_data);Regards

  • Value starts with "!!", and I get an error

    Hi
    I am getting data from an oracle database, but it crash when a get values that starts with "!!". Is there a way I can get arround this? My Object is called "DESC"
    Thanks

    Hi,
    If '!' present in first position of string, you need to remove it or replace it in transformation.
    Following is the  sample code...
    loop at SOURCE_PACKAGE into ls_SOURCE_PACKAGE.
          record_num = sy-tabix.
          IF ( ls_SOURCE_PACKAGE-fieldname(1) = '!' ).
            ls_SOURCE_PACKAGE-fieldname(1) = '' .
    ENDIF.
        MODIFY SOURCE_PACKAGE INDEX record_num FROM LS_SOURCE_PACKAGE.
      ENDLOOP.
    Hope this helps..

  • My mail is crashing when i put an email starting with the letter r or m

    mail is crashing every time i enter an email address starting with the letters M or R

    Please try updating to the most recent version of Firefox.
    How much RAM is on your computer?<br>
    How much open space?
    Please monitor your computer's CPU percentages while using Firefox with these open tabs.
    Please report back soon.

Maybe you are looking for

  • Error in Universal Worklist - Tasks

    Hi, I have done all the configurations required for the Universal worklist to work. But whenever I try to create a new standard task(non-workflow) and click on 'save', I get the error message:  "Error during process. Contact your system administrator

  • I can't get flash drive to open on my iMac

    I poped a flash drive into a usb port on the back of my iMac 27 and nothing happened. I just put it on my windows pc and it opened right up. Wondering why it's not responding on iMac?

  • Set DataGridColumn editable based on row data

    I searched for this but did not find a direct answer. People wanted something similar but not exactly the same. I have several columns in a standard datagrid that I would like to set editable if the data.company_id > 0. Is this possible? Here's my MX

  • Server name changed

    Exchange 2013, Outlook 2013 we're now moving from 2010 to 2013 Exchange. first thing i noticed, in the server settings of Outlook, the server name changed to some hex [email protected] where before i used to have "mail.acme.com" there. is this normal

  • Keep encountering "Error 56" when starting the VPN client

    Hello all.  I recently downloaded the VPN client to connect to my school's Unix servers.  The first time I downloaded it, it worked just fine.  But now for some reason, the service will not start at all.  When I go to start>programs>Cisco Systems>VPN