UI Builder List Component default Order by
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 10:51 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 01:36 AM
Hey @Tal5,
I am assuming you are talking about the Workspace list view.
If so, follow the steps below:
- Open UI Builder, open your Workspace
- Open the 'list' page
- Select the 'List nav' component
- At the bottom of the right pane, select 'Configuration'
- Open your UX List Menu Configuration record from the list
- In the 'UX Lists' related list, find your list
- Select 'Add Sort' in the 'Condition' field and add your column. e.g.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 03:08 AM
Hi @James Chun , thank you very much for the reply.
I mean the LIST type component I created inside the landing page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 11:49 AM
Have you tried adding 'Sort by' via 'Edit filter'?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 04:10 AM - edited 02-12-2025 04:17 AM
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 ...