Skip to Content
Menu
This question has been flagged
1 Atsakyti
3232 Rodiniai

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!

Portretas
Atmesti
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.

Portretas
Atmesti
Autorius

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

Related Posts Replies Rodiniai Veikla
0
vas. 25
1504
0
saus. 25
1258
1
gruod. 24
1667
1
birž. 22
5877
1
vas. 19
5155