문제

I have a custom list where a user enters information about a vehicle. I want to validate what the user enters as Vehicle ID, against a master Vehicle ID list contained in a seperate custom list.

Is this possible using a validation formula?

도움이 되었습니까?

해결책

Damjan has the right answer: create a lookup column. If there are a huge number of vehicle IDs, making a lookup list cumbersome to use, perhaps check out a managed metadata field (which uses its own data store, not a separate list), or get a developer involved to write an event handler.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top