Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2745 Представления

I have seen some decorators that are used to save or write, and others work with change events of the forms...

Is there a way to execute a method on read call for a model?, i.e., when the model is called for read records, because I need to process the data before displaying it. 

My model is only a table, no views, no froms, but I call if from come another module as need


Аватар
Отменить
Лучший ответ

Hi Jose:

There is no decorator for read. But, you can define a computed field that does the required pre-processing of the data and use the computed field in your custom module.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
нояб. 24
29998
0
дек. 21
2318
0
апр. 15
4615
2
мар. 15
10403
1
мар. 15
3950