Page 1 of 1

Make Gender field optional instead of required

Posted: Wed Mar 06, 2019 7:29 am
by ddd
The Gender field is purely informational and should not be a requirement for creating profiles in the API.

Re: Make Gender field optional instead of required

Posted: Wed Mar 06, 2019 11:10 am
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.

Re: Make Gender field optional instead of required

Posted: Wed Mar 06, 2019 5:22 pm
by ddd
Couldn't it be blank (null) completely?

Re: Make Gender field optional instead of required

Posted: Wed Mar 06, 2019 5:36 pm
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.