I added a new "value type" attribute to the country field and use it to define the option values accordingly. I have adapted the Countries class to support this, but I am not sure whether I need to additionally change existing datasets and whether this covers custom datasets and the hidden value implementation we've discussed.
To do (on my end):
[ ] Check "custom country list" functionality support
[ ] Test out on staging instances with integrations
Description
I added a new "value type" attribute to the country field and use it to define the option values accordingly. I have adapted the Countries class to support this, but I am not sure whether I need to additionally change existing datasets and whether this covers custom datasets and the hidden value implementation we've discussed.
To do (on my end):
Linked to 1777, iruzevic knows in which repo 😄
Screenshots / Videos
Linked documentation PR
N/A