RE: Viewable Items on a Drop List in Forte V2

Hi Kumar,
Let me guess, you're using windows NT 4.0 as your client.
I had the same problem a few months ago and raised the
question in this list.
My answer is as brief as it is unsatisfying:
It is a known bug for which there is no work around.
Forte 2 and NT 4.0 don't mix very well. Forte 3 works fine.
You think you found some logic behind the bug, but you
haven't. I just so happened it works this way for these
droplists in this window. Other droplists in other windows
will not follow this logic. Some won't even show the bug.
These are your choises:
Don't use NT 4.0
Switch to Forte 3
Don't use droplists
Use some tricks, like adding an empty row at the end
of the list.
Pascal Rottier
STP - MSS Support & Coordination Group
Philip Morris Europe
e-mail: [email protected]
Phone: +49 (0)89-72472530
+++++++++++++++++++++++++++++++++++
Origin IT-services
Desktop Business Solutions Rotterdam
e-mail: [email protected]
Phone: +31 (0)10-2428100
+++++++++++++++++++++++++++++++++++
/* My reality check bounced */
-----Original Message-----
From: Kumar Krishnasami [SMTP:[email protected]]
Sent: Friday, March 05, 1999 5:30 PM
To: [email protected]
Cc: Kumar Krishnasami
Subject: Viewable Items on a Drop List in Forte V2
I have a set of drop lists that are part of an array field which are
populated dynamically. If I set the number of viewable items to n,
and
if the drop list has m number of items in it, the number of items
that
actually appear is n-1 if the list contains more than n items( m>n)
and it is m-1 if the list contains less than n items (m<n).
For example, if I set the number of viewable items to 4 and a drop
list contains 7 items, the actual number of viewable items I see is 3
(4-1) whereas if the drop list contains 2 items, the actual number of
viewable items I see is 1 (2-1).
I searched through the archive of this list and found that this same
issue was raised before, but couldn't find any replies pertaining to
it.
Is this a "feature" of Forte V2? I tried the same thing with Forte V3
and it does work fine in V3.
Any pointers would be appreciated.
-- Kumar Krishnasami.
p.s:- It doesn't matter how I set the viewable items. I tried both
setting them through the windows workshop as well as in the code
after
the self.Open() in the Display() method. The behavior is the same in
both cases.
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>-
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

On Wed, 28 Jan 1998 11:50:42 +0000, [email protected] wrote:
I have noticed that Drop List widgets show an initial value equal to
the first value in their Element List. However, this does not seem
to happen as soon as the Drop List is placed inside a grid with a
mapped type. In this case, the drop list shows a blank value
initially. Once a value is selected from the drop down list, it
always has a value.I have found the following behaviour to be true of DropLists with an
object mapped type (ie, TextData as opposed to string): If you
instantiate the mapped attribute in the Init() method (ie,
self.theDroplist = new()), then the DropList will display the first
item in the list as selected when the window comes up. If however, you
do NOT instantiate the mapped attribute, then you get the behaviour you
are observing where the DropList defaults to showing nothing until the
user makes a selection. It's kind of an odd behaviour, but you can
take advantage of it in cases where you want to force something to be
selected by the user, but you don't want an initial default.
Dale
================================================
Dale V. Georg
Systems Analyst
Indus Consultancy Services
[email protected]
================================================

Similar Messages

  • Is it possible to show first item in a Drop down list

    Is it possible to automatically display the first item in a drop down list ?
    The reason I ask is  ... I am generating pre-filled PDF forms using XML data files.
    Whenever there is a certain type of data I am populating a drop down list for the user to review.
    Currently, the user must click on the drop down to see if data is there regardless of whether there is no data at all or many data lines of data..
    I would like to make it clear to the user whether or not there is any data - right awa.y
    I have considered creating a display item next (like a check box or a text field ) next to the drop down and setting it to cindicate if there is data, etc -
    but i thougth that I would ask if the drop down could simply be set to automatically display the first item in the list (this is the preferred functionality)
    If this is not possible I can always create a check box and set it if there is any data as an  indicator for the user ..
    Thanks

    You can do this way..
    Place the code in Inititalize event with Java Script
    if(DropDownList1.rawValue == null)
        DropDownList1.selectedIndex = 0;
    You need to check if the Dropdown has a value selected from the previous save.. If not then set the selected item to 0th index. (which is 1st one in the dropdown values)..
    Thanks
    Srini

  • How do I select a item from a drop down list on a web in Safari On An. IPad 2.  The list apears and disapears só QuickClips I cannot TAP anything On The list Quickly enough.

    I tried to select an item from a drop down list on a web page in safari and discovered that the list disapeared to quickly for me to make a selection.  Has anyone else found this and solved the problem.  Many thanks.

    Demo wrote:
    I tried it on my iPad and I see what you mean. From what I can see when I go to the site on my Mac, it is Flash based and that will not work anyway.
    Actually, it is Javascript and uses the 'onmouseover' event.

  • Change items' order in a list by drag-drop

    Hi, Is it possible to allow the user to change the items displayed in a List by just drag-&-drop?
    Thanks.

    [url http://java.sun.com/docs/books/tutorial/uiswing/dnd/intro.html#complex]Extending DnD Support

  • I have cleared my history and the history now automatically is cleared, but the ten items in the drop down menu continue to be there from weeks ago. How do I clear them?

    The ten items in the drop down History header continues to show ten sites that I several weeks ago. Any new sites that I have used recently or am currently using do not appear in this list. I have configured the history settings to clear automatically, but those ten old sites persist throughout all current use. How do I get rid of them?

    Entries in the location bar drop down list with a yellow (blue on Mac) star at the right end are bookmarks.<br />
    You can remove such a bookmarked item that shows in the list if you open that url in a tab and click the yellow star in the location bar.<br />
    This will open the "Edit This Bookmark" dialog and you can click the Remove button to remove the bookmark if you want to remove such a bookmarked entry.<br />

  • How to lengthen the drop list view in form page selection?

    Hi All,
    Looking at 11.1.2.1 Planning, it's annoying that I can only see 10 members at a time when scrolling through the page drop list in forms:
    http://www.stanford.edu/~mikeling/drop_list_screenshot.jpg
    In 9.3, one is able to see a much longer list.
    Is there a way to globally customize the length of viewable members in the dropdown, so that I see 20 or 30 members at a time, for example?
    Mike
    Edited by: user1123980 on Feb 3, 2012 11:10 AM

    did you change it with the Application owner login(log in id using which the application created) and save it after making the change.
    it is working absolutely the way you are expecting in my system. i login with Admin id and made the changes and saved it and my serch box incresed with number of members.
    -KP

  • Operations not sorted in the drop list of the web service endpoint

    Hello,
    Since the beginning of oc4j standalone till the last release 10.1.3.5.0, the operations in the drop list of the web service endpoint are not alphabetically sorted,
    they are in a random order.
    If a web service contains a lot of operations, it's always difficult to find one operation in the list.
    How can this list be sorted ?
    I don't see any sort option in the web service properties (in Jdevelopper) or in the deployment descriptor (in Jdevlopper).
    Best regards
    Laurent

    You are correct...the above code is useful only when debugging in Visual Studio.  You should have better luck with either of the following two options:
    Option 1: Retrieve the id from the response of SaveChanges()
    sc.AddToSampleList(new ServiceReference.SampleListItem { Title= "Hello World" });
    System.Data.Services.Client.ChangeOperationResponse response = sc.SaveChanges().FirstOrDefault() as System.Data.Services.Client.ChangeOperationResponse;
    int id = ((ServiceReference.SampleListItem)((System.Data.Services.Client.EntityDescriptor)response.Descriptor).Entity).Id;
    Option 2: Create the list item and access its properties after calling SaveChanges()
    ServiceReference.SampleListItem li = new ServiceReference.SampleListItem { Title= "Hello World" };
    sc.AddToSampleList(li);
    sc.SaveChanges();
    int id = li.Id;

  • Cannot move an item in a reminders list

    Ever since upgrading to IOS 7.0.4 (from 6.1.5), the reminders app will not let me move items from any list below the first 4. It always forces the item back to the 4th list.
    I can create new items in the lower lists, and can move things out, as long as the item only moves to one of the first 4 lists. Orientation has no bearing on this.
    Any ideas, or is this yet another annoying IOS 7 bug that i can hope will one day be fixed.

    This is what I have just tried, on a new empty page. I have a table "users" (userid,usernname,countryid) and a table "countries" (countryid,countryname)
    - put a dropdown list and fill it with a countriesRowSet
    - drop a button and an outputtext on the page
    - in the button action handler I put:
         String v = dropdown1.getValue().toString();
    outputText1.setValue(v);
    return null;
    - when I click on the button, I see the value of the country id in the outputtext: CORRECT
    next step:
    - drag&drop the table "users" on the dropdown list and choose "bind to selection"
    - right click on the dropdown, then "bind selection to database..." and choose the users.countryid
    - edit the usersRowSet query to add the "WHERE userid=22" (for example) so that a single users gets hit by the rowset (this emulates the "current" user)
    - run the app
    - I see the dropdown list, with all the countries in it, preselected with the country whose countryid is in the record for the user with userid=22 in the table "users": CORRECT
    - I choose a different country, click the button...and I always get the same country id in the outputtext (the preselected one): WRONG!!!
    what is weird is that the dropdown list correctly keeps the last selected value when the page is reloaded...but I cannot read that value from the code
    I don't get why this happens
    thanks again

  • Assigned To column (or any column that uses People Picker) cleared after clicking Edit Item in a Task List

    Our SharePoint Foundation 2013 is experiencing a weird issue. It only happens in Task Lists. For example:
    Create a new Task in Task List and fill the Assigned To field with a user from the People Picker list. The People Picker works fine as all users in Active Directory are appearing.
    Save Task.
    Edit Item the task that was just created.
    The Assigned To field is now cleared for that Task.
    It used to keep the user that was in the Assigned To column.
    Are there any suggestions on what may have caused this or what I can try to fix this?
    This was after some Windows updates were installed end of August.

    Hi PauIT,
    According to your post, my understanding is that the “Assigned To” field is cleared when you edit a task item in the Tasks List.
    I recommend that you can enable server rendering on the list view Web Part for the Tasks List to solve this issue.
    To do this, please follow the steps as below:
    Open the Tasks List in your site, add a new task item, type the user name in the “Assign To” field and save it.
    Select the new item, click “Edit item”, then go to the Gear icon, click “Edit page”, click the drop-down arrow in the upper-right corner of the Web Part for the Tasks List, and click “Edit Web Part”.
    On the right side of the page in the Web Part properties controls, click the plus sign (+) on the “Miscellaneous” section, select the “Server Render” in the “CSS Render Mode” section, then click “Apply”, “OK” and save the changes of the page.
    Then, you can see if the “Assign To” field in the new item’s Edit Form has the corresponding values.
    There are some similar threads for your reference:
    http://sharepoint.stackexchange.com/questions/87089/assigned-to-column-text-hidden-but-filterable
    http://support.microsoft.com/kb/2924913/en-us
    Best Regards,
    Yumi Fu

  • Drop list when button pressed

    hi,
    I'm using Apex4.2
    How can I display drop list when button pressed ?
    or is there any solution to create same interface as apex dev environment
    Thanks

    Probably lot's of ways to do this but I would just give the drop down list a CSS class of hidden.
    Put this in the CSS inline section of your page:
    .hidden {
    visibility:hidden;
    and then on your drop down item in the field labeled HTML form element classes just add this: hidden
    Then create a dynamic action on button click that uses JavaScript to remove this class:
    $("#P10_YOUR_ITEM").removeClass("hidden");
    See this example: http://apex.oracle.com/pls/apex/f?p=32581:2
    username: guest
    pw: app_1000
    Click the Show Drop Down List button and the drop down item appears.

  • Drop List-Visible/Invisible Drop List

    Here is my senario.
    I have a drop-down list with two items:ITEM_A,ITEM_B
    Also I have two others Drop-down lists:ListItem_A,ListItem_B
    The presence for these two drop list is invisible.
    This that I like to achive is when a user select ITEM_A for example,Drop list(ListItem_A)to become visible or if they select ITEM_B for example,Drop list(ListItem_B)to become visible.
    Thank and HAPPY NEW YEAR

    Dear Thomas, Thank you very much for your help, this problem works now. As you can tell, I have no idea of JavaScript. What do I have to add to the code for the following:
    My drop Down List (DD0) has 3 options (Values 0,1,2) If I select 0 (which is the Default value), it should leave the 2 other DD-Lists (DD1 and DD2) invisible.
    If I select 1, it should only show DD1 and if I select 2, it should only show DD2.
    Here is the code that I entered under the change event of the first list (DD0), but it doesn't work:
    if (form1.Main.Vessel.Table1.Row2.DD0.rawValue == 1)
    form1.Main.Vessel.Table1.Row2.DD1.presence = "visible";
    else if (form1.Main.Vessel.Table1.Row2.DD0.rawValue == 2)
    form1.Main.Vessel.Table1.Row2.DD2.presence = "visible";
    else
    form1.Main.Vessel.Table1.Row2.DD1.presence = "hidden"; form1.Main.Vessel.Table1.Row2.DD2.presence = "hidden";
    What do I need to change? And Thank you very much for the quick help! If you'd like to, I can also send you the form.

  • Mandatory drop list w/dependent field displays error on refresh

    ADF Business Components 10.1.3.42.70
    JHeadstart 10.1.3.3.81
    all,
    i have a drop list(field 1) that is on a mandatory field and whose initial value is null. i have another field(field 2) which my drop list is dependent on. then i have a third field(field 3) which is dependent on the drop list field. when i try to insert a new record, i select a value for field 2, the page refreshes and i receive a "Selection Required" error message for field 1. this only happens when the group is in table layout and field 1 has a dependent field.
    Here's the test case(if you take a default generation from the hr schema employees table w/dropdown lists; jobid(mandatory), managerid, and departmentid should all have dropdown lists assigned to them):
    1. add managerid as a depends on item for jobid
    2. add jobid as a depends on item for departmentid(or any other field)
    3. run the page and click on the add row button
    4. change the managerid field value
    you should get "- Selection required" error. this is a big problem for us right now bc the depends on is required in our application and we can't figure out a workaround. can someone take a look at this?
    thanks in advance,
    paul

    Paul,
    The only way to fix this is by making the "depends on" items optional instead of required, and delegate the required check to the ADF BC layer.
    I'll try to explain why:
    - a depends on item must have the immediate attribute set to true, so validation of the item and execution of the valueChangeListener will take place in the JSF Apply Request Values Phase. In the valueChangeListener, after updating the underlying model attribute, we directly jump to the render reponse phase, to skip other validations
    - If there are multiple items with immediate="true" on the page, then they will all be validated "in sequence" in apply request values phase. So, the first drop down list is validated before the valuechangelistener of the second item fires. If the end user enters data "normally" in sequence, this is usually not a problem, however, in your use case the user first enters a value for the second "depends on" item, and then you get the validation error on the first depends on item.
    So, to fix this, change the table item template and remove the required property
    Steven Davelaar,
    JHeadstart Team
    to prevent validation of other items

  • I bought an I pad 2 from us but I can not activate the Facetime in UAE(Dubai)as I can not see the country in the I pad's  drop list, anyone has an idea as how to resolve this issue

    I bought an I pad 2 from us but I can not activate the Facetime in UAE(Dubai)as I can not see the country in the I pad's  drop list, anyone has an idea as to how to resolve this issue

    I'm not that familiar with how FaceTime works. I know how to set It up but I don't use it. I just know that you can't activate in the UAE. I believe that you can activate in any country that permits it's use. Whether you will need a new ID or not, I can't confirm.
    You can Google this and get all sorts of articles on workarounds. Apparently if you set up a VPN you can use it in the UAE. Here is one article that I found.
    http://talkfree7.blogspot.com/2010/09/how-to-facetime-voip-call-from-uae.html
    I Googled "workaround for FaceTime in UAE" to find this.

  • How to update an existing item in a sharepoint list using the WSS adapter for Biztalk

    Is there a way that a record in SP list be updated using WSS adapter in biztalk ?
    BizTalk 2013 and SP 2013 ..
    Regards
    Ritu Raj
    When you see answers and helpful posts,
    please click Vote As Helpful, Propose As Answer, and/or Mark As Answer

    A ListItem has its own unique row id so in all likelihood, an insert with the same data will result in a new list entry. The Lists Web Service however, has an UpdateListItem method which will take an update request. [refer
    http://msdn.microsoft.com/en-us/library/office/websvclists.lists.updatelistitems(v=office.15).aspx ]
    There is another note in the conference (marked answered) to your List Item Update problem. Probably worth a try too. [refer
    http://social.msdn.microsoft.com/Forums/en-US/bee8f6c6-3259-4764-bafa-6689f5fd6ec9/how-to-update-an-existing-item-in-a-sharepoint-list-using-the-wss-adapter-for-biztalk?forum=biztalkgeneral ]
    Regards.

  • Drop List in ALV Report

    Hi!.
    I need create a dinamyc drop list for a field in a ALV List report. for example...
    IF the field in the alv = 1, i must show a list with the values '2' and '3', but in the case of the value is = '4' i must show a list with the values '1' and '2'. it's just an example.
    I think that i must do by coding, but i don´t know how..
    I'm waiting for your answers..
    Thanks!! for your help!

    Check this Sample code
    BCALV_EDIT_07
    it exactly behaves the way you want.

Maybe you are looking for

  • [svn:fx-trunk] 6133: Moved Group scaleGrid error message into localization resource

    Revision: 6133 Author:   [email protected] Date:     2009-04-10 13:37:18 -0700 (Fri, 10 Apr 2009) Log Message:

  • Preview: Alpha Select (background removal) - not working for me

    The help says "choose Instant Alpha from the Select pop-up menu" I see Select in the toolbar with a pulldown arrow, but clicking it does nothing. The only select I have on the previewed image is a scalable box... I'm stumped, I can't seem to find out

  • IIS WLS6.1 SP3 and cluster load balancing

    I am setting up an installation with IIS, WLS6.1 SP3 using a cluster. Monitoring the instances in the cluster the entire load is going to one instance. If that instance is stopped the other takes over, no problem. If I set DynamicServerList to off in

  • VLC and "open with" menu

    When I try to "open with" and .mkv media file I get two identical results for VLC. For AVI's there is only one entry which leads me to believe that it is not installed twice. Was just wondering if anyone had an explanation for this?

  • Connecting iphone internet to laptop

    hey guys i have wifi internet connection on my iphone 3gs so i need to share internet to laptop so wat i want to do.......help plzzzz urgent...If u didt understand my question ask me