Validation on Duplicate Entry

Hi All,
I have a glide table Skills, in skills table i have a column called “Skill” i want to prevent user to add duplicate values in skills from UI, how can prevent user to add and show a validation message that skill is already exist.

You can use a Custom Form. Copy the template in the below post and study it.

1 Like