Add userid to users filter

Peter Mogilnitski asked on September 8, 2017 18:43

Hi guys,

I need to add userid to the filter here: Image Text

I am in the middle of researching this issue... Has anyone done it before?

Cheers, Peter

Correct Answer

Brenden Kehren answered on September 8, 2017 19:36

Peter,

In the /CMSModules/Membership/Controls/Users/UserFilter.ascx file is where you'd make these changes. Now if you want to do it properly, you'd clone the page which actually lists the users into your own module directory, then clone the ascx control as well and make your new page reference the new control. You'd also have to update the module in Kentico as well to point to the new file location.

2 votesVote for this answer Unmark Correct answer

Recent Answers


Peter Mogilnitski answered on September 8, 2017 20:37

Thanks, Brenden

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.