Hi everyone,
I'm looking for some ideas in order make easy the selection than a user should do in a creation or update form.
listBox is a good way to do it easily, however when there are a lot of possible choices, listBox becomes not very ergonomic for user. So I'm looking for some idea to make it easy and simple.
A notice, my form is displayed in a dialog box.
My first Idea was to open another dialog box, when clicking on a link beside the label, where I'll display something making easy the selection but I don't know if it's technically possible.
Rely on you =D.
Idea and technical way to implement it would be appreciated.
I'm looking for some ideas in order make easy the selection than a user should do in a creation or update form.
listBox is a good way to do it easily, however when there are a lot of possible choices, listBox becomes not very ergonomic for user. So I'm looking for some idea to make it easy and simple.
A notice, my form is displayed in a dialog box.
My first Idea was to open another dialog box, when clicking on a link beside the label, where I'll display something making easy the selection but I don't know if it's technically possible.
Rely on you =D.
Idea and technical way to implement it would be appreciated.