
How to get the category list and set category on a contact
How to get the category list and set Contact.Category from combo box
Here we have used 2 events to get the job done. We have used one event to populate the control with categories from the list that we have retrieved and the second one for setting the category of the contact and saving the entity.
Below is a screenshot of the application that we have developed.


Related topics
Get a CategoryList using the MDO AgentGet a CategoryList using the ListAgentGet Category ListGet Ticket Category ListAdd a category list itemAdd a category list item using REST