Is it possible to change the display order of notifications and emails in the Discuss app? From the most recent to the oldest
La domanda è stata contrassegnata
1
Rispondi
4161
Visualizzazioni
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....
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
|
0
ott 21
|
6069 | ||
|
|
0
nov 20
|
4307 | ||
|
|
2
giu 26
|
1161 | ||
|
|
0
apr 26
|
2 | ||
|
|
0
mar 26
|
134 |