Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
606 views
in Technique[技术] by (71.8m points)

sharepoint - Share point list: Do not allow duplicate values in column B if it has same value in Column A

I have a Share point list with two columns:

enter image description here

It should not allow to save and throw an error if a duplicate entry is made in Column 2 (Technology) when the value in Column 1 (Name) is the same i.e. Same person cannot enter the same technology twice.

question from:https://stackoverflow.com/questions/65917653/share-point-list-do-not-allow-duplicate-values-in-column-b-if-it-has-same-value

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

I believe there is no OOB feature that could make a row unique. For classical experience, you could use CSR or other js customization to validate the edit form. For other cases, I think the only available option is Remote event receiver.

BR


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

Just Browsing Browsing

2.1m questions

2.1m answers

60 comments

56.6k users

...