ContributionsMost RecentMost LikesSolutionsRe: User Caching Thanks SuzieH for detailed explanation. Re: User Caching could you please confirm the TTL of usercache as great help how to retrieve count and user info of kudos given and received using single API/LiQl Please any one help me to get the information about each user and count (like screenshot) of given and received kudos through single API/LiQl Re: text key with condition Hi AdamN Thanks for your update and providing an example, but unfortunately that is not working for me. These are the keys I want to looking to pass parameters, li.nodes.NodeCreationDate.date = Created {date} li.memberships.MembershipCount.count = {count, plural, one{1 member} other{# members}} text key with condition I'm trying to use this key with a custom component li.memberships.MembershipCount.count = {count, plural, one{1 member} other{# members}} How I can pass the mentioned parameters in text.format("li.memberships.MembershipCount.count") to get the results with the plural condition. answer with an example code as great help Re: OccasionBoardPage custom layout Thanks for your help, this is solved my issue. OccasionBoardPage custom layout Is it possible to change default layout of a occasion board page, I have looked for this option on Page Layout section (Admin -> Content -> Custom Pages ), but no options provided for Occasion. SolvedRe: Can we use Select statement as UserCache Key Thanks Matt Can we use Select statement as UserCache Key Hi Team, I just want to check, whether is it legal to use the whole restv2 'Select Statement' as the key of usercache. Could anyone advice me with this Thanks , Murali Solved