I understand multi-select fields need to be an array field. It was my understanding I could create a field on a User Business Class as an array field type (e.g. LocationOfJob) then place that user field on a user form with additional inline LPL to have it display as a multi-select.
The business class will store the field as the array type and allow me to place it on a form, but it doesn't allow me to save the multi-select field LPL for it.
Am I missing something?