Is it possible to change the display order of notifications and emails in the Discuss app? From the most recent to the oldest
To pytanie dostało ostrzeżenie
1
Odpowiedz
4040
Widoki
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....
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się| Powiązane posty | Odpowiedzi | Widoki | Czynność | |
|---|---|---|---|---|
|
|
0
paź 21
|
6021 | ||
|
|
0
lis 20
|
4241 | ||
|
|
2
cze 26
|
909 | ||
|
|
0
kwi 26
|
2 | ||
|
|
0
mar 26
|
134 |