Skip to Content
Menu
This question has been flagged
2 Replies
6534 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
5506
2
Jul 25
1064
2
Feb 23
7008
0
Mar 21
2840
2
Jun 20
10320