drupal multiple interest of user
        Posted  
        
            by Arun
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Arun
        
        
        
        Published on 2010-06-14T12:28:36Z
        Indexed on 
            2010/06/14
            12:32 UTC
        
        
        Read the original article
        Hit count: 178
        
hi i want to refresh user page with different data but with same template (user-profile.tpl.php) by simply clicking tabs. Can any one suggest the best way to do that ?.
for ex:
tab1:sports , tab2: music tab3: literature
by clicking tabs the template is same but the data is going to refreshed.
Note: Look like profile categories but not the same. all details are from user table
© Stack Overflow or respective owner