Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
3447 Lượt xem

how i can create a combo field ? thanks.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

I think you should use fields.selection

 'state': fields.selection([('done','Done'),('skipped','Skipped'),], 'State', size=24, help='The test will be completed only if the module is installed or if the test may be processed on uninstalled module.'),
Ảnh đại diện
Huỷ bỏ