Is it possible to change the display order of notifications and emails in the Discuss app? From the most recent to the oldest
This question has been flagged
1
Respondre
4038
Vistes
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....
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-se| Related Posts | Respostes | Vistes | Activitat | |
|---|---|---|---|---|
|
|
0
d’oct. 21
|
6016 | ||
|
|
0
de nov. 20
|
4241 | ||
|
|
2
de juny 26
|
902 | ||
|
|
0
d’abr. 26
|
2 | ||
|
|
0
de març 26
|
134 |