button

sets a button at the bottom of the suggest

boolean button;

Example

{   
    view:"multicombo", 
    label:"Name", 
    ...
    button: true
}

See also
  • Articles
  • Back to top