How to make Sorting for the Table as Static.

Hi Everyone,

I’m working with a detail object and want to:

• Sort the Costs and Savings Detail table records statically in a fixed order (not dynamic user sorting)
• Also restrict users from re-sorting by clicking column headers

Has anyone implemented a way to enforce a fixed sequence for detail table data in Creatio (or similar object structure)?

Any guidance or best practices would be appreciated.

Thanks in advance!

Like 1

Like

2 comments

Hi, Ajay.

For first you need to setup sorting by some column at Freedom UI designer and turn off sorting at Appearance, save page. :

appearance

Then restore list settings by default:

restore default settings

Result:

Grygorii Synieok, Thank you for the reply.

But, I am currently working in a lower version where the List Header option is not available. Is there an alternative solution for this?

Show all comments