Expandir minha barra de realizações na Comunidade.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

Uniqueness in textfield

Avatar

Level 4

Hi Team,

I have multifield, under that i gave textfield.

user can enter value multiple times in textfield, that time how i can check uniqueness in value.

Example:

Multifield

1. textfield -- example.

2. textfield - example1

3. textfield - example(if user enters the same value, i need to show error message as enter different value).

1 Solução aceita

Avatar

Resposta correta de
Level 9
1 Resposta

Avatar

Resposta correta de
Level 9

Hello,

There is an example of how to do this using jquery here: http://stackoverflow.com/questions/2955536/prevent-duplicate-values-using-jquery-validation.

Best,

- Tacia