Skip to Content
Menu
This question has been flagged
2 Replies
6573 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
5555
2
Jul 25
1101
2
Feb 23
7058
0
Mar 21
2885
2
Jun 20
10357