Is it possible to add a command inside a list widget?
In my mashup I have a dropdown list widget which shows me all the rows of the infotable; the user has the chance to add new items so I put a button which invokes the serivice.
Is it possible to put the "Add new item" command at the bottom of the dropdown list instead of an outside button?

