Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
2991 Näkymät

Is it possible to change the display order of notifications and emails in the Discuss app? From the most recent to the oldest

Avatar
Hylkää
Paras vastaus

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);
}

 

Avatar
Hylkää
Tekijä

Now I'll try it thanks

Tekijä

Works!! Thank you....

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
0
lokak. 21
4726
0
marrask. 20
3068
3
syysk. 25
1826
2
syysk. 25
336
1
elok. 25
1781