Skip to Content
मेन्यू
This question has been flagged
1 Reply
3227 Views

Hello Everyone! I create a module with tree,form view with two fields.

'name' : fields.char('Name', size=20, required=True),
'active' : fields.boolean('Active'),

then i create two record with. name1 | true, name2 | false. i meet a problem that my second record is not appear.

Can anyone help me please!

Avatar
Discard
Best Answer

Active is special name of field. If it set to false then record hide on framework level. You can see your hidden record by advanced search.

Avatar
Discard
Author

You're right, I got it works. Thanks you.

Related Posts Replies Views Activity
0
फ़र॰ 25
1500
0
जन॰ 25
1256
1
दिस॰ 24
1665
1
जून 22
5874
1
फ़र॰ 19
5150