The CreatorCon Call for Content is officially open! Get started here.

Possible to modify the "Gender" field in the "Users" (sys_user) table?

C_dric Chen
Tera Contributor

Good day, everyone.

find_real_file.png

I need to update the choices in the "Gender" field in the "User" (sys_user) table by adding the "Other" option. Is it possible?

Thanks in advance!

1 ACCEPTED SOLUTION

tkrishna29
Giga Guru

Hi,

I'm able to add the Other option in the choice list by

1. right-clicking on Gender,

2. Configure Choices, 

3. Add Other in the "Enter New Item"

4. Save

You should see the Other option in the choice list. 

Isn't this what you are looking for?

 find_real_file.png

find_real_file.png

find_real_file.png

 

View solution in original post

2 REPLIES 2

tkrishna29
Giga Guru

Hi,

I'm able to add the Other option in the choice list by

1. right-clicking on Gender,

2. Configure Choices, 

3. Add Other in the "Enter New Item"

4. Save

You should see the Other option in the choice list. 

Isn't this what you are looking for?

 find_real_file.png

find_real_file.png

find_real_file.png

 

This works! Thank you very much!