Genesys Cloud - Main

 View Only

Sign Up

  • 1.  List Picker with Dynamic List slot type

    Posted 18 hours ago

    Hi,

    Has anyone successfully created a List Picker using a Dynamic List slot type? I'm trying to, but struggling with the syntax needed in the MakeListPicker() expression. 

    I've created the slot type, pass in the string collection, but I'm getting kind of stumped when actually creating the List Picker in Ask For Slot and don't find the documentation very illuminating. We created a List Picker that (sort of) works using a static list but our use case here is a dynamic set of variables (account numbers) - so it varies per customer.

    I just want a barebones list picker for now - text only (no images), no customised reply messages etc. If anyone has an example of how they implemented this / an expression they could share that I can reference, it would be greatly appreciated.

    Thank you.


    #ArchitectandDesign
    #DigitalChannels

    ------------------------------
    James Dunn
    Telecoms Specialist
    ------------------------------


  • 2.  RE: List Picker with Dynamic List slot type

    Posted 17 hours ago
    Edited by James Dunn 16 hours ago

    Ok, I was able to create one with a loop through the collection to construct the item, item collection, section, section collection - and it renders correctly.

    Not as elegant as doing it in one expression maybe, and perhaps there is a better way?



    ------------------------------
    James Dunn
    Telecoms Specialist
    ------------------------------