As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
In addition to first name, last name, email, etc I have domain-specific properties such as favorites and friends. How can I associate these properties with a user object?
1 Comment
M
Mike
said
about 10 years ago
The `KCSUser` class has a `setValue:forAttribute:` and `getValueForAttribute:` pair for arbitrary key-value pairs.
Mike