Skip to Content
Menu
This question has been flagged
2 Replies
6422 Views

Not everyone is male or female, I would like to create an 'Other' category at least.

Avatar
Discard
Best Answer

go to the code and find the selection field and you can add there "Other" category

Avatar
Discard
Best Answer

'gender : 'fields.selection([('male',Male),('female','Female'),('other','Other')],Gender)

set like that

Avatar
Discard

yes it's right way for selection field

Related Posts Replies Views Activity
2
Jul 16
5377
2
Jul 25
974
2
Feb 23
6729
0
Mar 21
2727
2
Jun 20
10245