Make Gender field optional instead of required

Add your suggestions for improving Poker Mavens
Post Reply
ddd
Posts: 16
Joined: Sat Jan 12, 2019 6:13 pm

Make Gender field optional instead of required

Post by ddd »

The Gender field is purely informational and should not be a requirement for creating profiles in the API.
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Make Gender field optional instead of required

Post by Kent Briggs »

ddd wrote:The Gender field is purely informational and should not be a requirement for creating profiles in the API.
It's not required by AccountsAdd in the API. It will default to Male if not specified.
ddd
Posts: 16
Joined: Sat Jan 12, 2019 6:13 pm

Re: Make Gender field optional instead of required

Post by ddd »

Couldn't it be blank (null) completely?
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Make Gender field optional instead of required

Post by Kent Briggs »

ddd wrote:Couldn't it be blank (null) completely?
No but you could use the Language feature and use %blank% for the Male and Female strings so they don't appear in the client.
Post Reply