How to link 2 list in Sharepoint 2013 -


i using sharepoint 2013. have "a" list lot of data in 2 column. column "a1" name of item , "a2" id of item. in list "b" there lot of columns , user can create new items. make user able have 2 text (or maybe dropdown) field. if user starts write in "field1" list appear , user can select element "a1" column. if user selected it, "field2" automaticaly filled same item's id "a2" column. or user can same "field2" if user choose id, name of item appears in "field1".

in short add 2 element selecting one, user free choose use name or id of item.

any user friendly method result same me.

thank suggestion!

you have create lookup column in b list reference list.when user save data have both data.

you can watch link: https://www.youtube.com/watch?v=orfxag4m5li


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -