Question
How to make the column sort disabled on click of the column name in the detail
16:25 Oct 21, 2020
How to disable the column sort disabled on click of the column name in the detail
Like
2 comments
22:42 Oct 21, 2020
Hello Sri,
I wrote up the steps in this article, there are two approaches you can take (1) remove the column headers completely, or (2) keep the column headers and clicking them does nothing (and also remove the sort action menu). This article covers both approaches: https://customerfx.com/article/disable-sorting-on-a-detail-list-in-crea…
Ryan
08:32 Oct 22, 2020
Ryan Farley,
Hello Ryan,
Thank you so much it worked. I had already disabled the sort action menu. I was not sure of the column header click method. Now it is working
Show all comments