跳至内容
菜单
此问题已终结
1 回复
5067 查看

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.

形象
丢弃
最佳答案

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.

形象
丢弃
编写者

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.

编写者

OK, thanks again sir.

相关帖文 回复 查看 活动
0
9月 15
6115
3
3月 15
7437
2
11月 20
6197
4
3月 20
7307
2
3月 24
3767