Is it possible to show any character (:/,.) in the input field?
Like the picture:
Yes it's possible. Check the attached XLSForm.default_view.xlsx (13.6 KB)
Thanks a lot, @ARIF_AZAD_KHAN. It works perfectly. But actually I need the slash (/) sign always visible on the input field. When I enter 4 digits, it fills up before (/). Then entering any digit it automatically goes after the slash (/) sign. Please look at the below picture.
It's not possible. You can only force a user to use that format using regex but that's all.
1 Like