S
Sebastian
Hi!
I was wondering if anyone know if it is possible to write information about
users to a contact selector programmatically?
I have a contact selector and is typing in a few users, validating and
everything is fine. Then, by pressing a button in the form I want to add a
user to the control. The idea is to make a new object (Person) which has the
same data structure as the other objects, already in the contact selector,
and then just to add the new user to the array of users which the contact
selector consists of. However, I don't get the new user to appear in the
contact selector.
Is there any major error in what I'm trying to do or is it possible to
accomplish?
I was wondering if anyone know if it is possible to write information about
users to a contact selector programmatically?
I have a contact selector and is typing in a few users, validating and
everything is fine. Then, by pressing a button in the form I want to add a
user to the control. The idea is to make a new object (Person) which has the
same data structure as the other objects, already in the contact selector,
and then just to add the new user to the array of users which the contact
selector consists of. However, I don't get the new user to appear in the
contact selector.
Is there any major error in what I'm trying to do or is it possible to
accomplish?