Skip to Content
Menu
This question has been flagged
2 Replies
6265 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
5176
2
Jul 25
805
2
Feb 23
6238
0
Mar 21
2587
2
Jun 20
10091