I have seen some discussion about using alternate keys to prevent duplicate detection in portals.
I need to prevent users from adding the same entry twice in to a table.
Example,
User skills table
Lookup - UserName
Looup- SkillName
I need to ensure the same user does not enter the same skill twice via portal form.
Any ideas?
Thanks