Is it possible to change the display order of notifications and emails in the Discuss app? From the most recent to the oldest
Pertanyaan ini telah diberikan tanda
1
Balas
4035
Tampilan
Hi, you have to do the super of the 'mail.ChatThread' init (it's in the MAIL form), look at this example:
init: function (parent, options) {
this.options = _.defaults(options || {}, {
display_order: ORDER.DESC,
})
this._super(parent,options);
}
Now I'll try it thanks
Works!! Thank you....
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar| Post Terkait | Replies | Tampilan | Aktivitas | |
|---|---|---|---|---|
|
|
0
Okt 21
|
6014 | ||
|
|
0
Nov 20
|
4240 | ||
|
|
2
Jun 26
|
896 | ||
|
|
0
Apr 26
|
2 | ||
|
|
0
Mar 26
|
134 |