Hi @shiftsrl
If you add a select field you can put a lit of countries and an option “Other” there. But it’s not currently possible to provide input directly in select field, I’m afraid.
If users are to be able to input their own country, it must use separate field for such input so in submissions the original select field will state “other” and the actual country will be in separate field.
I think that with a bit of custom code some sort of “workaround” could be achieved: the submissions would still work based on two fields (the “select” field for predefined countries and additional input field if “other” country is selected) but then it may be possible to additionally “copy” value from that input field into submitted value of select field, overwriting the “other choice”.
I’d rather not make promises yet but if that’s something that would be acceptable workaround, I can ask our developers to check if it would be doable.
Best regards,
Adam