Please add editing types to TAdvMultiInputQueryDialog

I love the TAdvInputTaskDialog and the TAdvMultiInputQueryDialog, however both have a limitation. I would like to have multiple input items (like TAdvMultiInputQueryDialog), but those input items have an input type (like TAdvInputTaskDialog).

e.g. The first item is an edit box, the second is a combobox.

Obviously the lookup items for the combobox would be independent of each other if there were multiple comboboxes.

There are several editor types supported in TAdbMultiInputQueryDIalog but indeed, a combobox is not yet among these.
We've added this on the feature request list for consideration to add this capability.

1 Like