Re: How to edit User form ?
Changing this module, in my personal preference, I'll have my own module and forms to update user details.
Re: How to edit User form ?
Really good question.
Re: How to edit User form ?
Re: How to edit User form ?
Hi FMR,
It seems to be a common misunderstanding of how the 'multi-select' combobox works.
Its use is ONLY to allow multiple values to be selected when filtering records in a table grid; to define a combobox as 'multi select' on an edit form where you can only save a single value is illogical. You should use the normal (single select) combobox in this instance.
Derek