Multi Select Listbox - Horiz Scroll Bar available?

I'm using the Standard - Multi Select Listbox and would like to see a horizontal scroll bar on it down at the bottom when the contents are too long to display in their entirety (and many of my items in the list start off the same with the distinguishing text at the end of the line).
What's puzzling is that in the JSC IDE Design Tab, when I set some of the Default items to a long string, the control is shown on the Design Tab WITH a bottom, horizonal scroll bar! I was so hopeful! But when deployed the vertical scroll bar is there, but the Horiz scroll bar is gone :-(
Has anyone gotten a horizontal scroll on a Multi Select Listbox to work in Creator??
Suggestion to Creator Team: Please add a horizontal scroll bar OR at least allow a cursor on items in the list so that the user can manually move thru the line to see what it says.
Thanks!

Please help -
These work arounds don't work for me. I'm using the latest Creator2 with all updates applied. Any chance of seeing a property for this soon?
Work around 1:
===========================
<div style="height: 72px; left: 144px; top: 192px; position: absolute; width: 288px; overflow: auto;">
<ui:listbox binding="#{weblinkpl_page1.listbox1}" id="listbox1" items="#{SessionBean1.listOptions}"
onChange="common_timeoutSubmitForm(this.form, 'tabSet1:weblink_tab2:layoutPanel2:listbox1');"/>
</div>
=> Gives me listbox with no width at top left corner of page. Populating with very long file, changes the width of the box rather than creating a scroll bar.
Work around 2:
======================
<div style="overflow: auto;">
<ui:listbox binding="#{weblinkpl_page1.listbox1}" id="listbox1" items="#{SessionBean1.listOptions}"
onChange="common_timeoutSubmitForm(this.form, 'tabSet1:weblink_tab2:layoutPanel2:listbox1'); style="height: 72px; left: 144px; top: 192px; position: absolute; width: 288px; "/>
</div>
=> Gives me good looking listbox but long filenames get truncated in display. No horizontal scroll bar.

Similar Messages

  • Items are not visible in multi-select listbox in a static form

    Hi,
    I'm using adobe livecycle designer 8.0. I have a multi-select listbox, the items are hardcoded into the form. In runtime, some of the items are selected from the server side when the PDF is generated. If only one item is selected then there is no issue. When multiple items are selected, the list box is behaving as below.
    If the PDF is static,
    If the listbox is readonly, then all the selected items are visible (highlighted in red)
    If the listbix is editable, then it appears blank. If you select it using right click, then you can see all the items and the selected items. But if you click again somewhere outside the listbox, then the listbox goes blank. If you select it using left click, then the previous selections are gone and the items are visible with the item you just selected.
    If the PDF is dynamic, then the multi-select  is working fine.
    Aren't the multi-select listboxes supported in static PDFs?
    For your reference, I created 2 templates (static and dynamic) and populating the values using javascript in the docReady event. I'm using \n character as delimter to select the multiple items. Please find them at the below links.Notice the "List Box 1" in both forms. In static form, the values appear only after you right click the listbox.
    http://share1t.com/sd4huu
    http://share1t.com/hjbfr6
    Thanks
    Ram

    Hi All,
    In such cases, please try to check as below :
    1) Create Leave request work item from Employee and check the same under the UWL Tracking tab of employee.
    2) Log-in to swi5 transaction of the respective back end system and give "US" -> manager's UserID -> Choose Tasks to be completed from the drop down -> Remove any date if mentioned -> Execute.
    3) Here if you can see the Leave request created, but not on the portal, it reflects some portal issue like sync.
    4) If no leave request work item is seen here, then there is a problem in the employee manager mapping or the workflow setup.
    5) In such cases, you can try to check the Swi1 and check the log of that workflow to understand the current status of the Leave request.
    Revert if further help is needed with more info.
    Reward points if found useful.
    Regards,
    Shri vidya S

  • Get the display values of a multi selection listbox

    Hello, I am creating a visual jsf project and I have a multi selection listbox component. I have bound this component with a table of my database. For the value of the listbox's items I use the "id" field of the table, and for the display value I use the "name" field. I know that with the method getSelectedValues() I get the values "id" of the listbox, but what I want is to get the display values of the selected items of the list box. How do I do that?I have tried this code:
    Object[] selectedareas=getSessionBean1().getAreas();
    String[] mySelections=getSessionBean1().getAreas();
    selareas=areasDataProvider.findAll("id", selectedareas);
    for(int i=0;i<selectedareas.length;i++){          
    some= (String) areasDataProvider.getValue(areasDataProvider.getFieldKey("are_name"), selareas[i]);
    but I get an java.lang.ArrayIndexOutOfBoundsException: 0 error. Any suggestions?Thank you in advance!

    The way I get it in my <f:selectItems> is by binding my multi select listbox, with my database. So what the code is on my jsp page is:
    <f:selectItems binding="#{addcases.multiSelectListbox2SelectItems}" id="multiSelectListbox2SelectItems"value="#{addcases.languageDataProvider.options['language.id,language.lang_name']}"/>and I don't know how to work from here..

  • Multi-select Listbox selections from jsp to servlet

    Hi,
    I have a jsp page with a multi-select listbox. I need to take the selections that the user makes and pass them back to a servlet, which then needs to format them for the where clause of my sql select query. I have worked with multi-select boxes before, but just moving the selections between listboxes never using the selections in a where clause of a sql query. Can someone give me some guidance on this subject or point me to some documentation? Thanks much!

    Don't muck about with fancy stuff in the HTML, just let the list box act like any other form component.
    Probably you aren't using the right methods to get the data from the request. Did you try getParameterValues("listboxname")? Did you try getParameterMap() to see what parameters were coming into your servlet?

  • I need a code for Advanced Search based on my custom multi select listbox and query through programatically (jquery)with out design

    Hi,
    I have a grid and advanced search link buttonand
    search button.
    if i click on Advanced Search link...open a panel with 3 list boxes(multi selection)
    if i select multi selected items in list boxes and click on search-->show the grid with selected items
    getting data from Sql server custom database.
    And the code i wil expect  is 'Programatically using jqury and asp.net code' with out single line of design.
    Could you please help on the above task.

    Hi,
    I have a grid and advanced search link buttonand
    search button.
    if i click on Advanced Search link...open a panel with 3 list boxes(multi selection)
    if i select multi selected items in list boxes and click on search-->show the grid with selected items
    getting data from Sql server custom database.
    And the code i wil expect  is 'Programatically using jqury and asp.net code' with out single line of design.
    Could you please help on the above task.

  • Multi-image (300+) horizontal scroll bar buttons

    I am new to DreamWeaver, and need some guidence: I need to
    create 300+ square image buttons in a horizontal scroll bar, but
    haven't been able to find how to yet. Can someone direct me to
    where I may find out how to create this?

    So what are you having trouble with exactly -- Making 300 +
    images with
    your image editing software or making a horizontal scroll bar
    in DW?
    Why exactly do you want to make people scroll through 300+
    image buttons?
    Is this supposed to be an image gallery or something? Sorry
    for all the
    questions but it's hard to picture what you're trying to do
    without more
    facts.
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "J. Donovan Smith" <[email protected]> wrote
    in message
    news:fc1iks$4td$[email protected]..
    > I am new to DreamWeaver, and need some guidence: I need
    to create 300+
    square
    > image buttons in a horizontal scroll bar, but haven't
    been able to find
    how to
    > yet. Can someone direct me to where I may find out how
    to create this?
    >

  • HTMLB Multi Select ListBox Error For EP5  Sp6

    Hi Every One.
    I have updated the EP5 SP5 to SP6
    in my iView I have a HTMLB Multi Select List Box in SP5 it was working very After Updating with SP6 it is giving Error Is There Any thing that i have to do in SP6 to avoid that error.
    Can you one help me as my iView  is running in the production.
    If Some one Helps me in this regard it could be a great help for me.
    The Error is like this
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component           at com.sapportals.portal.prt.core.PortalRequestManager.handleRequestException(PortalRequestManager.java:688)           at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:289)           at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)           at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:231)           at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:475)           at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:285)           at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)           at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:524)           at com.sapportals.portal.prt.portalconnection.sapnative.DelegatedPlugIn.handleRequest(DelegatedPlugIn.java:715)           at com.sapportals.portal.prt.portalconnection.sapnative.PortalPlugIn.handleRequest(PortalPlugIn.java:138)           at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:648)           at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)           at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)           at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)           at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)           at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:832)           at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:666)           at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:313)           at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)           at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)           at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)           at com.inqmy.core.cluster.impl3.ParserRunner.run(ParserRunner.java:30)           at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)           at java.security.AccessController.doPrivileged(Native Method)           at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)Caused by: java.lang.NullPointerException           at java.util.StringTokenizer.<init>(StringTokenizer.java:117)           at com.sapportals.htmlb.serialize.DefaultListBoxSerializer.deserialize(DefaultListBoxSerializer.java:64)           at com.sapportals.htmlb.page.PageProcessor.createComponent(PageProcessor.java:219)           at com.sapportals.htmlb.page.PageProcessor.rebuild(PageProcessor.java:206)           at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:73)           at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:139)           at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:127)           at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:285)           at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)           at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:231)           at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:475)           at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:285)           at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)           at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:524)           at com.sapportals.portal.prt.portalconnection.sapnative.DelegatedPlugIn.handleRequest(DelegatedPlugIn.java:715)           at com.sapportals.portal.prt.portalconnection.sapnative.PortalPlugIn.handleRequest(PortalPlugIn.java:138)           at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:648)           at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)           at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)           at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)           at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)           at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:832)           at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:666)           at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:313)           at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)           at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)           at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)           at com.inqmy.core.cluster.impl3.ParserRunner.run(ParserRunner.java:30)           at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)           at java.security.AccessController.doPrivileged(Native Method)           at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Thanks and Regards
    Prasad.Y

    Hi,
    We are experiencing exactly the same problem.
    Did you get a solution?

  • html:select with horizontal scroll bar

    I created list with fixed width, some records are long, I need a horizontal scrollbar to to view whole records. I use IE. How can I do this?
    Please help.
    piece of code..
                                                      <html:select property="pickedColSelect" style="width: 100%;"
                                                           multiple="true" size="10" ondblclick="examineColumnsPreRemove(myActionForm.pickedColSelect,false);
                                                                copyTextAndValueToSelectMenu(pickedColSelect, availColSelect, true, false,0, allowEdits);
                                                                     putFieldsInHidden(pickedColSelect, adHocReportForm.selectedColumnsString);
                                                                          return true;">
                                                           <html:optionsCollection name="adHocReportForm"
    Thanks in advance..

    See custom select tags in Coldtags suite:
    http://www.servletsuite.com/jsp.htm

  • My page size defaults to approx 20% larger than normal so that I always have a horiz scroll bar at the bottom of the page. where is the option to permanently return this to normal size. the view-- zoom-- reset only works for the current session. thanks

    Not much more to add other than the info I've already given.

    Not sure if this is related, but I noticed in your system details that you have malware (the startpage of lf.startnow.com is how I spotted this).
    See e.g. http://community.norton.com/t5/Norton-Internet-Security-Norton/Startnow-com-virus/td-p/482820 for an example of how this affects other browsers too.
    Do you have an antivirus/anti-spyware solution? If so, please check your computer for infections. If not, follow the above link -- it looks like it had a few more suggestions.

  • Scroll bar creation

    I am attempting to create a scroll bar for my text and am following the tutorial provided by Adobe.
    Problem: I am unable to select parts of the scroll bar (i.e. up arrow, bar, thumb) to convert their behaviour. I have followed the tutorial to the letter, but when it comes time to select each part of the scroll bar I only can select the entire scroll bar...not any one part.

    I've come to the same conclusion, it's the software.  I had the same results when I ran the project in IE.  It worked although the scroll bar was shorter than I had set it, but it worked.  When I tried to go back and reset the length, it stopped working.  I have shortened my text and reduced the font to make it fit without the scroll bar.
    There are a number of other odd things that happen.  After spending hours and hours on it, essentially testing the software, it's easy to come the conclusion of 'wonky' software.  I love the idea of Flash Catalyst and someday the bugs will be smoothed out, but until then...
    Bill Rankin
    Rankin Imagery Productions, Inc.
    Corporate ~ Weddings ~ Events 
    www.rankinimagery.com
    713-621-3384
    Click on the image below.

  • Multi-Select (drop down list) data not saving upon save/email

    I have created a drop down list and modified it to allow multiple selection, i.e.
    form1.BusinessAreaTable[1].Row1[4].ERP::ready:form - (JavaScript, client)
    this.ui.choiceList.open= "multiSelect"; this.rawValue
    = "-1"
    However, when I go to save the form and/or email the list fields erase and the data / items I selected are gone.
    Please help, thanks.

    Okay, I have the form now.
    You are using script in the form Ready event to make a dropdown list mimic a listbox. This is totally unnecessary. I have changed the ERP to a multi-select listbox in the Object > Field palette and commented out the script.
    Here is the form: https://acrobat.com/#d=K*P4xKIA4kkqEHGTpgyvvw
    The form has not been Reader Enabled, so user with Reader will not be able to save the data inputted or submit by email in PDF format:
    Summary here:
    http://assurehsc.ie/blog/index.php/2010/05/using-livecycle-forms-in-acrobat-and-reader/
    Niall

  • Can I create  a multi-selection list using a dynamic list of values?

    I'm reading section 19.7.3 from the dev guide - it explains how to create a selectOneListbox using a dynamic list of values. Is it possible to create a multi-select listbox from a dynamic list of values?
    What I would like to do - I have a read-only view object with a hard-coded query - I would like to display the results of the query in a dropdown list box, or dropdown list box with boolean checkboxes, to allow the user to select multiple items from the list. How can I accomplish this?
    thanks

    Hi JavaX,
    I don't know of any JSF components (at least not any ADF Faces components) that lets you do multiple selection in a drop-down. There is an af:selectManyListbox, but it does not render as a drop-down.
    John

  • Different versions of multi-select controls

    Hello,
    Is there a way to substitute the multi-select control that OBIEE currently uses (a box with possible selections on the right, which the user selects by moving to the left)? Our users find that control very confusing, and would prefer something simpler such as checkboxes.
    I've worked with Business Objects, Cognos, and OBIEE, and I know it's not usual to have checkboxes, but even the multi-select listbox that BOBJ uses would be better than the OBIEE one. Has anyone tried anything like this?
    Thanks,
    Samori

    Cannot you insert those values into a temporary table and work within a subquery against that table ? That will make the code more secure, especially if the number of values is high.
    Nicolas.

  • Where does the scroll bar go?

    Where does the scroll bar go?

    The scroll bar is hidden by default. You can re-enable it in System Preferences > General > Select Always show Scroll bar.
    See attached image for a visual aid.

  • Is there a way to turn on scroll bars in Acrobat?

    Trying to use the layers feature in Acrobat 9.  After selecting a file to import and choosing location of item, I cannot get to the bottom of the Acrobat window to save my selections.  No scroll bars, screen resolution is cranked up to highest settings.  Any ideas?

    Open Date and Time preferences, click on the Clock tab, check the box to use 24 hour time. This is not Zulu time as is. You will need to set the time zone to Greenwich Mean Time.

Maybe you are looking for

  • Time Machine backup fails on new Mac

    I used Migration Assistant to transfer data from my old Mac Pro G5 to my new Intel Mac Pro. I erased the backup disk (500 GB My Book) then attempted to use Time Macine to backup the new Mac Pro. It won't start on it's daily schedule. When I select "B

  • Where is the download for updating acrobat pro from 9.0 to 9.5.5

    I've got a new computer and installed CS4 (I know, and old old version).  Default Acrobat Pro installed is 9.0.  On my old PC, the version is 9.5.5.  I can't seem to find the udpate that would move me from 9.0 to 9.5.5.  Any ideas?

  • In Yahoo Mail, Firefox asks me to verify Password many times a day

    Is this a Mozilla or Yahoo problem? Instructions say clear cache but I can find No way to clear just the cache without deleting the cookies. I want the cookies to stay.....

  • Master / Detail (i think)

    Hi, i'm pretty new to spry, and i'm trying the following: table: 4 columns: city_id, customer, description, image_city got a "city map" (image w hotspots): 'onclick' city filters all customers in that particular city in a <ul>, all other columns show

  • Aperture 3 edits are not applied when opening in Photoshop CS5.

    I have Photoshop CS5 selected as external editor.  I apply some edits in Aperture 3 and then open in Photoshop cs5 to do heavier work, but aperture 3 edits are not applied.  I get a new image from Master.  How do I get the edited image to open in Pho