ContributionsMost RecentMost LikesSolutionsAdding custom component in a modal Hi, I want to add a custom component in a change avatar modal. Is there any way to achieve this. Thanks. Re: Validations used in Lithium for firstname, lastname and email. Hi, I am using an api to update the email http://funatic.stage.funko.com/restapi/vc/users/id/9/email/set?value=ss&restapi.session_key=-0_zbvOaW3q5z6JjbgnlR4PAM6VIXabJAd7y-DvwAwQ.&restapi.response_format=json Since the email is not valid it is throwing an error { "response": { "status": "error", "error": { "code": 100, "message": "Sorry, we could not send the email at this time. Please wait a few minutes and try again." } } } But the value is updated in the database even though it is not valid which is "ss". Thanks Re: User profile statistics component posts Currently our community is on the stage environment. But the component is User Profile Statistics. Thanks Re: User profile statistics component posts Hi VarunGrazitti, It is OOTB component. Re: User profile statistics component posts We want only the number of active posts in the community. Is there any way i could achieve this? Thanks User profile statistics component posts Hi, User profile statistics component displays incorrect number of posts. For example, component shows 20 posts but when i open the link, the page contains only 1 post. Is there any way i can make the component display actual number of posts. Thanks Validations used in Lithium for firstname, lastname and email. Hi, What are the validations used in lithium for firstname , lastname and email? Thanks Re: user profile statistics component kudos count Thank you VarunGrazitti Re: user profile statistics component kudos count Hi VarunGrazitti, Thanks for the reply. How can i get net_kudos_weight_received from v2 api? Thanks, Shravani user profile statistics component kudos count Hi, User profile statistics component displays different count for kudos received(25) and if i hit API it gives me 22 kudos. Why is this happening? Thanks, Shravani Solved