Hello,
I would like a default sorting of my lists for changing the date (Lead, Contacts, etc.). I found it on: custom /Expo/Custom/Resources/layout/
What should I add to order it in ascending / descending order?
thanks
I would like a default sorting of my lists for changing the date (Lead, Contacts, etc.). I found it on: custom /Expo/Custom/Resources/layout/
Code:
"name": "modifiedAt",
"notSortable": true,
"align": "left"
}
thanks

Comment