Hi friends,
I'm very new to SharePoint and sorry if the question is bleedingly obvious.
There are 2 lists related to book inventory information.
A list maintains detailed book info, such as the book name, author, has storage or not, etc. B list maintains the inventory information, such as the number of books, storage date, etc. They all have the same column named "book name".
Now if I want to add the link of the inventory info in the list B to the related book in list A, for example, if I click the "has storage or not" item in list A, and it will redirect to the related book row in the list B and show the storage info (can be matched by the book name). How can I do it?
Any information would be appreciated, thank you!