Restricting the keyboard's enter in KoBo Collect

Hello,

I’m looking for a way (regex if possible) to prevent the user from using the “Enter” in the virtual keyboard of a smartphone.

I’m searching for days but still no luck for me, hoping someone could help.

Thanks in advance.

Welcome to the community, @clayziest! Kindly please be informed that restricting a keyboard character is not possible but you could definitely control the process of hitting a manual skip by using the autocomplete function that has to be used with appearance as outlined in the post discussed previously:

But please be informed that this only works with a select_one or a select_multiple question type.