1. #1
    Touch Premium Member
    Join Date
    Feb 2009
    Posts
    6
    Vote Rating
    0
    dominodev2003 is on a distinguished road

      0  

    Default ws.picklist

    ws.picklist


    Stuck and hope somone can help with this. Lets say you've populated a field using ws.picklist but the user goes back to select additional names, how do you populate the "names" tree with the already selected values from the field? Here's the code im using:

    ws.pickList({
    type: "names",
    showSearch: false,
    dbPath : "/names.nsf/",
    viewName : "($VIMPeopleByLastName)", //
    title : ',
    column :1,
    multipleSelection : true,
    useCheckboxSelection : false,
    callback : .........
    })

    Thanx

    Zee

  2. #2
    Sencha - Community Support Team jay@moduscreate.com's Avatar
    Join Date
    Mar 2007
    Location
    Frederick MD, NYC, DC
    Posts
    16,170
    Vote Rating
    33
    jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice

      0  

    Default


    Zee,
    you might want to post on the domino forums

    Jay Garcia @ModusJesus || Modus Create co-founder
    Ext JS in Action author
    Sencha Touch in Action author

    Get in touch for Ext JS & Sencha Touch Touch Training

    We are also working on Video-based Sencha Touch training: Check it out here.

  3. #3
    Touch Premium Member
    Join Date
    Feb 2009
    Posts
    6
    Vote Rating
    0
    dominodev2003 is on a distinguished road

      0  

    Default


    np, will do.. btw, saw some of your screencasts, excellent work!

    Zee.

  4. #4
    Sencha - Community Support Team jay@moduscreate.com's Avatar
    Join Date
    Mar 2007
    Location
    Frederick MD, NYC, DC
    Posts
    16,170
    Vote Rating
    33
    jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice

      0  

    Default


    Thanks dude.

    Once this book is done, I can focus on creating one at least every 2 weeks or so.

    Jay Garcia @ModusJesus || Modus Create co-founder
    Ext JS in Action author
    Sencha Touch in Action author

    Get in touch for Ext JS & Sencha Touch Touch Training

    We are also working on Video-based Sencha Touch training: Check it out here.

  5. #5
    Touch Premium Member
    Join Date
    Feb 2009
    Posts
    6
    Vote Rating
    0
    dominodev2003 is on a distinguished road

      0  

    Default


    quite sure most are gonna want it (including myself)... just keep us posted.

    Zee.