Skip to main content
Level 2
January 31, 2024
解決済み

Transformation of Gender Field Group Enum Values to a Specific Value

  • January 31, 2024
  • 5 の返信
  • 1165 ビュー

I am using Out of Box enum values for Gender  and two custom enum values for my schema, however I want to know if any transformation is possible to convert the Out of Box Gender enum values to a specific type like non_specific here for example, Is this type of conversion possible, if so what would be the way, any suggestions would help me a lot, thanks!

このトピックへの返信は締め切られました。
ベストアンサー arpan-garg

HI @ribhuba - Yes you can't change the out of the box field groups, if you will try to edit them a new field group will be created automatically with a different name and id . You can use this new field group to use your updated field. 

5 の返信

arpan-garg
Community Advisor
Community Advisor
January 31, 2024

Hi @ribhuba  - What do you mean by transformation to convert the Out of Box Gender enum values to a specific type like non_specific?

RibhuBa作成者
Level 2
February 1, 2024

From what I have seen in the documentation, it says that we cannot modify the out of the box fields and for us to change the enum to custom options, one way is to create a custom field in out of the box field groups and then we can use suggested values option, I have checked in via API also, I couldn't find any way of doing it. So, just wanted to know has anyone tried this?

arpan-garg
Community Advisor
Community Advisor
February 1, 2024

HI @ribhuba - Yes you can't change the out of the box field groups, if you will try to edit them a new field group will be created automatically with a different name and id . You can use this new field group to use your updated field.