UI Builder List Component default Order by

Tal5
Giga Guru

Hi to all community members,
I wonder if there is a way to control the order of the records according to a column that I choose , as default (when I open the page)?
To be more clear, I want to save clicking the column name , to make the list orderd by SLA .

 

Thank you

 

Tal5_0-1709621470921.png

 

5 REPLIES 5

James Chun
Kilo Patron

Hey @Tal5,

 

I am assuming you are talking about the Workspace list view.

If so, follow the steps below:

  1. Open UI Builder, open your Workspace
  2. Open the 'list' page
  3. Select the 'List nav' component
  4. At the bottom of the right pane, select 'Configuration'
    JamesChun_0-1709631267612.png

     

  5. Open your UX List Menu Configuration record from the list
  6. In the 'UX Lists' related list, find your list
  7. Select 'Add Sort' in the 'Condition' field and add your column. e.g. 
    JamesChun_1-1709631373849.png

     

Cheers

Tal5
Giga Guru

Hi @James Chun , thank you very much for the reply.
I mean the LIST type component I created inside the landing page

Have you tried adding 'Sort by' via 'Edit filter'?

JamesChun_0-1709668133476.png

 

Thank You! @James Chun 
who would thought that the fixed filter and filter would have different options 🙂 
also there are the related list conditions as well!
I already started updating the filter query with client script ...