Kobotoolbox A number or text must be typed twice. If you do not type the same number twice, the entry will not be made. I want to implement such a system

kobotoolbox A number or text must be typed twice. If you do not type the same number twice, the entry will not be made. I want to implement such a system.

Hello @mdnurnabi

May be this post can help you out.

Regards,

Dinesh Dongol

1 Like

Hint: This might have a problem.

  1. After correct validation, the user might move back and change the first entry.. Please test, if the following constraint is then rechecked at once (or only on save).
  2. And if the first entry is removed/deleted, the constraint entry (2nd) will not be emptied/removed automatically.