Skip to Content
Menu
This question has been flagged
1 Reply
8040 Views

Hi,

I want to know the way to perform the search on the fields.function field which is actually not stored on the database.

can anyone help me on this?

Avatar
Discard
Best Answer

Use "_fnct_search" to serve the purpose...

Refer this: Functional Fields

Avatar
Discard
Author

Hi Deep, Can you give me any other way to do this ? this is the common way and I know this way. I wan to achieve it another way.

Ya another alternate way is there, perform the search case in the orm method "search".... Either way you got to search explicity only, since the funcional fields' value will not be saved to database, thus normal search cannot be performed on non-database-fields...

Related Posts Replies Views Activity
2
Oct 15
8648
1
May 25
477
0
Mar 25
687
0
Mar 25
569
1
Mar 25
1688