Multiple Selection in ADM Lists

I have an ADMHierarchyList and I need it to support multiple selection.  I see numerous places in the documention that indicate there is a way to set multiple selection (e.g. "... in a list that supports multiple selection..."), but don't see a way to actually set this behavior.
Any help would be greatly appreciated!

Other interesting ones are kADMEntryAlwaysSelectedListBoxStyle & kADMBlackRectListBoxStyle. There's a whole bunch in ADMItem.h I don't think all apply to hierarchy lists, but there are some useful ones in there.

Similar Messages

  • How to perform multiple selection from dropdown list

    Hi,
           I have developed one application in which i have taken one dropdownbyindex and entered some values in it, now i need to have multiple selection of entries, can any one please suggest how to do these
    Regards,
    Prasanna

    A drop-down list is by definition a 1-from-many selector.
    Armin

  • How to get multiple selected fields in list

    Hello all,
    I am trying to get multiple selected value from a list but i dont know how to get multiple selected fields from a list though AS3.
    Actually i want to pass the selected fields to php, so for that i need to get the selections and send to php.
    Thankx..

    i want to put the selected fields of list in an array through AS3....
    actually......i figured it out how to do that...........
    Its simple......use
    list.selectedItems[index]
    and to get the number of items selected......
    list.selectedItems.length
    simple.....

  • How can I export multiple selections in a list box into a .csv file?

    Hi all, I've created a form in Acrobat X with a list box enabled for multiple selections. When I try to export the filled out form into a .csv file, only the first selection shows up. Can anyone help me figure out how to get all selections to export? Thanks!

    Thank you for your quick response!
    Once a recipient fills out the form (which has two questions with list boxes and multiple selection enabled) they send the completed form back to me. When I open the completed form, I am given the option add the completed form to a reponse file which was set up when I distributed the form. When I open the reponse file, it lists all of the responses in rows, and the values that were chosen in the form are arranged in columns. In this file, the list boxe columns have multiple values, separated by commas (which is what I'm looking for). At this point there is an option to export into a .csv file or an .xml file. If I choose the .csv file and open in excel, only the first selection shows in the list box column rather than all selections that were initially made by the responder.

  • Can't delete multiple selected items in List or Library

    I am experiencing quirky behavior when attempting to delete multiple selected items from a library or list. I select a few items via check box for each item I would like to delete. Then I click the delete button in the ribbon, and all I get is "Deleting...",
    but no page refresh and the items are not deleted. However if I access the same list or library via the App server and select a few items, then hit delete, the page refreshes and the items are deleted.
    So I consulted the Logs and compared the Web Server vs App Server, and the there is a lot of cryptic entries. The few lines that stands out most to me is the App server is:
    ConnectionString: 'Data Source=database;Initial Catalog=Content;Integrated Security=True;Enlist=False;Asynchronous Processing=False;Connect Timeout=15'   
    ConnectionState: Closed ConnectionTimeout: 15
    In fireItemEvent(), for list Building Locations, and item: 1
    In fireSyncItemEvent(), calling ExecuteItemEventReceivers()
    Calling ExecuteItemEventReceivers() for list 0f773535-3b22-4c29-97f1-fd2b70b50dd3 on item 1
    Entering monitored scope (Event Receiver (Microsoft.SharePoint.Publishing, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, Microsoft.SharePoint.Publishing.Internal.PublishingWebEventReceiver))
    Releasing SPRequest with allocation Id {FE9A45A8-C042-4223-8FCC-4BD873C93885}
    PublishingWebEventReceiver:ItemDeleting: item 
    These calls are not in the web server log.
    The list I was doing the delete action on was "Building Locations". We are using claims based authentication
    Thanks for any insight or thoughts.
    Brandon

    I confirmed that there is no rewrite tags in either web config (app or web).
    I did download fiddler, and when I try and delete on the web front end I get:
    It tries to access the URL https://mysite/_layouts/_vti_bin/client.svc/processQuery
    Then it sends me here since I have been denied
    <html><head><title>Object moved</title></head><body>
    <h2>Object moved to <a href="https://mysite/_layouts/AccessDenied.aspx">here</a>.</h2>
    </body></html>
    The app server goes to
    http://mysite/_layouts/_vti_bin/client.svc/processQuery doesn't get denied and deletes the items.

  • Multiple selection drop down list

    hi everybody,
    i need to enhance the view BUPASEARCHB2B by adding a drop down list that allows for multiple selection....
    please help.... urgent...
    thanks

    Frank, thanks. I should be able to use some of this code to write my own PJC. There are certain things in this demo than I need to replace for instance, instead of having an out list, I need a text item. Also I don't want to have to open another window to select names. Any other suggestions?

  • Multiple selection from a list fails after scrolling the list

    I ran into this problem in a much more complex HTML file, but here is a simple file that recreates the issue:
    <html>
    <body>
    <!--
    Steps to reproduce the problem:
    - Select the 'A' option => the 'Selected' alert is displayed
    - Scroll down until the 'J option is visible
    - Select the 'G' option (the 'Selected' alert does NOT appear)
    In general, the select event fails if you:
    - select an option near the top or bottom of the list
    - then scroll until you see the opposite end of the list
    - then select one of the visible options
    -->
    <script type="text/javascript">
    function selectWorks() {
    window.alert("Selected");
    </script>
    <form>
    <select size="4" onclick="selectWorks();" multiple>
    <option>A</option>
    <option>B</option>
    <option>C</option>
    <option>D</option>
    <option>E</option>
    <option>F</option>
    <option>G</option>
    <option>H</option>
    <option>I</option>
    <option>J</option>
    </select>
    </form>
    </body>
    </html>
    Note that the behavior is correct in Google Chrome.
    I have also reproduced this error in both Firefox and Seamonkey a Windows XP environment.

    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox. <br />
    http://forums.mozillazine.org/viewforum.php?f=25 <br />
    You'll need to register and login to be able to post in that forum.

  • Adobe LiveCycle Designer 7.0 - Don't have Multiple Select option for List Box

    I've created a form and need to add a List Box that will allow the user to select Multiple items in the box. I do not have the option under the Object property to set this option. Can anyone explain why I don't have this option and how I can activate it?

    Ian,
    I don't know if you can use a PDF form to do an HTTP upload of a file. You can use an image field to allow a user to browse for a GIF, TIF, JPG, or PNG and include that in the submitted XML, but I don't know if it's possible to do something similar for other file types. I doubt it. PDF does support file attachments, but that functionality requires the user to have Acrobat or the PDF has to have usage rights enabled using Adobe Reader Extensions Server. Even if you assume that all your users have Acrobat though, attaching files in this way doesn't get the file into the XML form data like an image field does.

  • Multiple Selection not working on List Box Properties/Option Screen

    When I select multiple selection on the List Box Properties/Options tab, I get no difference from the single selection default. It still highlights only the last of the multiple entries (like a single selection) and displays only the last entry. Is there something else I need to do?
    Thanks for your help.

    To select multiple items, you need to hold down the Ctrl key when clicking additional items.

  • List Multiple Selection to MySQL

    How do I take multiple selections from the List box in a form
    in Dreamweaver 8 and post to MySQL?
    I tried using implode as recommended here:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=12&catid=263&threadid =1112556&highlight_key=y&keyword1=multiple
    This worked unless the user did not select any items in the
    list. Then I received a bad arguement error message.
    I then tried just using POST without the implode and [] on
    the end of the select name, but this put the word "Array" in the
    column/row in the database instead of the data.
    I then tried the POST with the [] on the select name and []
    in the SQL statement: GetSQLValueString($_POST['appliances[]'],
    "text"), Dreamweaver would not let me associate this under Insert
    Record in the Server Behaviors section - so Null is put in the
    database.
    I need to be able to post multiple items selected from a list
    box to MySQL, but allow the user not to select anything from the
    list box without receiving an error.

    dulcey1 wrote:
    > How do I take multiple selections from the List box in a
    form in Dreamweaver 8
    > and post to MySQL?
    Multiple select lists produce an array if anything is chosen,
    but do not
    appear in the $_POST array if nothing is chosen. Since the
    name of your
    multiple select list is appliances, you must put square
    brackets after
    the name in the form (name="appliances[]").
    To prevent errors, check whether $_POST['appliances'] exists.
    If it
    does, extract the values with implode(). If it doesn't,
    create an value
    to indicate that nothing was selected.
    $appliances = (isset($_POST['appliances'])) ? implode(',',
    $_POST['appliances']) : 'None';
    David Powers, Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • Multiple selection of parameter values (BIP 10.1.3.2)

    Hi there,
    I'm working with BI Publisher 10.1.3.2 and I'd like to use parameters allowing multiple selection. I've tried it with both data templates and SQL queries ... but I'm not getting it work ...
    I've established a simple "Show me department name and id"-example according to my parameter selection (you can select multiple values e.g. Administration, Marketing, Sales ... and the "All"-option is activated as well), based on the HR/OE schema.
    Here's just a quick note, where I tested the way the Publisher Engine copes with parameter selection in general
    5.6.2
    single selection => e.g. Administration
    multiple selection => e.g. Administration,Marketing
    All => *
    10.1.3.2
    single selection => e.g. Administration
    multiple selection => e.g. 'Administration','Marketing'
    All => null
    So, in 10.1.3.2 there's been an improvement concerning single quotes - in the case of multiple selection only. I do not know why there are no single quotes for a single selection, but it seems like that's the way it is ...
    Well, I've created a simple SQL query as follows:
    CASE 1 *
    select DEPARTMENT_ID as ID, DEPARTMENT_NAME as NAME
    from DEPARTMENTS
    where DEPARTMENT_NAME IN (:myParameter)
    => All does not work
    => Single Selection is working
    => Multiple Selection is working
    sample output in the case of selecting "Marketing" (single selection):
    <TESTINGIN>
    <myParameter>Marketing</myParameter>
    <LIST_DEPTS>
    <DEPTS>
    <_MYPARAMETER>Marketing</_MYPARAMETER>
    <ID>20</ID>
    <NAME>Marketing</NAME>
    </DEPTS>
    </LIST_DEPTS>
    </TESTINGIN>
    ... and I've tried the same select statement using a data template instead, and then I got another result: both, All and Multiple Selection, do not work (I'm getting back an empty element)
    sample (error) output in the case of selecting both "Marketing" and "Administration" (multiple selection):
    <TESTINGIN>
    <myParameter>'Administration','Marketing'</myParameter>
    <LIST_DEPTS></LIST_DEPTS>
    </TESTINGIN>
    In order to cover the "All"-case ... I manipulated my select statement as follows and used it as SQL query:
    CASE 2 *
    select DEPARTMENT_ID as ID, DEPARTMENT_NAME as NAME
    from DEPARTMENTS
    where DEPARTMENT_NAME IN (nvl(:myParameter, DEPARTMENT_NAME))
    => All is working now
    => Singe selection is working
    => Multiple selection is not working any more (ORA-00909: Ungültige Anzahl von Argumenten / illegal amount of arguments)
    ... using the same select statement within a data template, Multiple Selection is still not working (empty element)
    Last, I've tried another select statement, based on an entry of the xml publisher forum:
    CASE 3 *
    select DEPARTMENT_ID as ID, DEPARTMENT_NAME as NAME
    from DEPARTMENTS
    where DEPARTMENT_NAME IN (:myParameter) or :myParameter IS NULL
    => All is working
    => Singe selection is working
    => Multiple selection is not working (ORA-00920: Ungültiger relationaler Operator / illegal relational operator)
    So, I couldn't find a way that all three possibilities are working ... and using data templates, multiple selection never worked. If I hardcoded the where clause in the data template,
    e.g. where DEPARTMENT_NAME IN ('Administration','Marketing'), it worked fine (no matter, whether I place the sql statement within an CDATA section, or not).
    Can anyone tell me, what I'm doing wrong here?
    While testing my problem, I figured out that there's a difference of generated parameter output ... I just put the parameter in the select list, and depending on whether you use SQL query or data template, you'll get different results:
    SQL statement
    => for each parameter value an own parameter
    <_MYPARAMETER>Administration</_MYPARAMETER> in the case of single selection
    <_MYPARAMETER8093>Administration</_MYPARAMETER8093>
    <_MYPARAMETER8094>Marketing</_MYPARAMETER8094> in the case of multiple selection
    data Template
    => list of parameter values
    <_MYPARAMETER>Administration</_MYPARAMETER> in the case of single selection
    <_MYPARAMETER>'Administration','Marketing'</_MYPARAMETER> in the case of multiple selection
    Maybe that's the problem? I don't know, this difference how the Publisher Engine copes with parameters just attracted attention to me ...
    Alright, I hope it was not too confusing. I would appreciate any help, since here @ the customer's site we need to use data templates inclduing multiple selection in order to establish a context for VPD.
    The problems in summary:
    - how to write a select statement to include all three possibilites of parameter selection (single selection, multiple selection, All option)
    - multiple selection never worked using data templates
    Can someone help me here?

    hi,
    i think you have to use lexical parameters and a package, like this:
    <dataTemplate name="departments" dataSourceRef="hr@demo" defaultPackage="bip_departments">
    <parameters>
    <parameter name="p_location_id" include_in_output="false" datatype="float"/>
    </parameters>
    <dataTrigger name="beforeReport" source="bip_departments.beforeReportTrigger"/>
    <dataQuery>
    <sqlStatement name="Q1">
    <![CDATA[ select d.department_id, d.department_name, d.location_id
                      from departments d
                     &p_where_clause
                order by location_id, department_id]]>
    </sqlStatement>
    </dataQuery>
    <dataStructure>
    <group name="LOC" source="Q1">
    <element name="location_id" value="location_id"/>
    <group name="DEPT" source="Q1">
    <element name="department_id" value="department_id"/>
    <element name="department_name" value="department_name"/>
    </group>
    </group>
    </dataStructure>
    </dataTemplate>
    with package:
    create or replace package bip_departments
    as
    p_location_id long;
    p_where_clause long;
    function beforereporttrigger
    return boolean;
    end bip_departments;
    create or replace package body bip_departments
    as
    function beforereporttrigger
    return boolean
    is
    l_return boolean := true;
    begin
    if (p_location_id is not null)
    then
    p_where_clause := 'where (d.location_id in (' || replace (p_location_id, '''') || '))';
    else
    p_where_clause := 'where 1=1';
    end if;
    return (l_return);
    end beforereporttrigger;
    end bip_departments;

  • Multiple Selection in dropdown in module pool/text editor

    Hi,
    How to provide an option for multiple selection in dropdown/listbox? Is there any option for this other than triggering F4 function and displaying in ALV or table control with multiple selection option?
    otherwise, is it possible to have multiple selection in text editor?
    Thanks,
    Amal

    HI,
    Instead of displaying multiple selection in deopdown list go for multiple section in ListBOx. It will be easier for you. Here is the demonstration of using ListBox along with screen shots and Code.
    Check this Link
    <Link farm to blocked site removed by moderator>
    Edited by: sum_it2 on Nov 16, 2011 9:37 AM
    Edited by: Vinod Kumar on Nov 16, 2011 3:01 PM

  • PCUI - Multiple Selection at Position 2 (Details Area 1 onwards)

    hi,
    Is it possible to select more than one records on a list appearing in the "Detail area 1"?
    I was not able to find a list functionality with multiple selection for anything other than result list.
    Is there a way we can simulate the multiple selection on a list in "Detail Area 1"?
    Looking forward to a speedy reply.
    Cheers
    Aniruddha

    Hi,
    It is possible. You have to set the screen type as multi selection .You can find it in PCUI Service contract item level.
    Thanks and Regards,
    Abdul Raheem S

  • Shell Script- Force Quit Multiple Selections?

    https://discussions.apple.com/message/25279344#25279344
    Thanks to Red for providing this below as it works great for single applications, but if I throw in it multiple selections allowed
    how can I separate each selection for force quitting? I'm a total newb to shell script with a decent skill level in applescripting. I'd love to see how this an be implemented.
    set theItem to (choose from list theapps) as text
    if theItem is false then error -128 -- or exit repeat (Cancel)
    do shell script "killall " & quoted form of theItem

    set theItems to ((choose from list theapps with multiple selections allowed) as list)
    if (theItems as text) is "false" then
    else if (theItems as text) is not "false" then
              set results to (every item of theItems)
              repeat with eachItem in results
                        do shell script "killall " & quoted form of (eachItem as text)
              end repeat
    end if
    TW actually after comparing it looks very similar! The reason why I used the false statement as text is I kept getting:
      --> false
    end tell
    tell current application
      do shell script "killall 'false'"
      --> error "No matching processes belonging to you were found" number 1
    and it was my workaround that didn't return any error at all. Looking at it a bit more the false was returning that error because I had it "as list". Thanks again for helping me learn how to simplify the workflow some more!
    Message was edited by: CyX SenZe

  • How can i display Value in Report which i select from Multiple select list

    Dear All,
    i am using multiple select List in form with report page.
    When i create new Entry with select Multiple value in Multiple Select List then in report Value display me in below format
    my SQL Query are
    select NAME D, CODE R from  COUNTRY_MAS WHERE ACTIVE_FLG ='Y' order by NAME
    AS:AI:AG:AM these are return value .i want to display NAME in report .
    How can i do this ?
    Thanks
    Edited by: Vedant on Apr 25, 2012 11:14 PM

    Short answer, use the apex_util.string_to_table to convert to a table; then you can either iterate through the table to generate a string of names, or accomplish the same with a bulk operation.
    http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21676/apex_util.htm#CHDFEEJD
    Encapsulate all this within a pl/sql function.

Maybe you are looking for