Skip to Content
Menú
This question has been flagged
1 Respondre
5087 Vistes

Hi community, just wanna ask if there is a way to access fields function that is not saved i.e it's store behaviour is False? If there is then how? Thanks.

Avatar
Descartar
Best Answer

If you want to use the value for filtering in a view, I guess you have to store it. If not, you should be able to use a function field within Python code whithout any problems.

Avatar
Descartar
Autor

Thanks sir for your comment, i want to use it's value for comparison and for validation. So can i access it just like an ordinary field (i.e class.fields_function)?

A field is a field. The mooment you create it and populate it, you can use it.

Autor

OK, thanks again sir.

Related Posts Respostes Vistes Activitat
0
de set. 15
6118
3
de març 15
7458
2
de nov. 20
6206
4
de març 20
7318
2
de març 24
3774