jimpic Posted September 16, 2011 Share Posted September 16, 2011 Hi I'd like to know if there is somewhere a list of all the conditionals we can use in templates. What I want to do is show some specific informations to specific client groups when they access their client area, with an if condition. Same for the knowledgebase: add a category or an article that can be viewed by only one specific client group. 0 Quote Link to comment Share on other sites More sharing options...
jimpic Posted September 16, 2011 Author Share Posted September 16, 2011 I found the solution: {if $clientsdetails.groupid == "1"}You are in group number 1{/if} 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted September 19, 2011 WHMCS Support Manager Share Posted September 19, 2011 You can use any variable available on a particular page, to find out which those are, please refer to http://docs.whmcs.com/Template_Syntax 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.