Is it possible to change the display order of notifications and emails in the Discuss app? From the most recent to the oldest
Deze vraag is gerapporteerd
1
Beantwoorden
4062
Weergaven
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....
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden| Gerelateerde posts | Antwoorden | Weergaven | Activiteit | |
|---|---|---|---|---|
|
|
0
okt. 21
|
6037 | ||
|
|
0
nov. 20
|
4259 | ||
|
|
2
jun. 26
|
950 | ||
|
|
0
apr. 26
|
2 | ||
|
|
0
mrt. 26
|
134 |