Fitlering and Editing Custom Tables Data

David Pearson asked on May 24, 2016 21:41

I am using Kentico 8.2. Is there a way to filter the data in Custom table for editing with in the back end. Do I need to write my own module that allows me to filter and edit that data?

Thanks David

Correct Answer

Juraj Ondrus answered on May 25, 2016 13:13

Hi David!

You do not need to create a custom module. You can use the alternative forms to add the filter.By default, the filter is displayed if there are more than 25 items in the list. This approach is also supported in the Custom table data module. For more details, and also on how to set the "page size limit", please see this documentation on alternative forms filters

1 votesVote for this answer Unmark Correct answer

Recent Answers


David Pearson answered on May 27, 2016 13:56

Thanks Juraj, that pointed me to the correct path.

One thing to add to this solution: When creating alternative forms for Custom Tables: Make sure that the Code Name has the name filter, this will turn on the filtering.

0 votesVote for this answer Mark as a Correct answer

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