Added by Python P over 9 years ago
Hello everyone,
I have installed redmine people plugin.And have also created a custom field(Name:Raised By) of USER type format where there are few users under dropdown.Whenever creating a new issue ill select the users from dropdown and a new issue will be created.Custom Field created is similar to the assignee Field.New issue creation page will be displayed.And a hyperlink wil be there in an Assginee and created custom field.(PFA).When i click on the hyperlink,user profile will be displyed according to people plugin.Activity Tab will be displayed and I want to display the recent Activities of that particular user in the activity tab.How do i do this?