I have created site in SP2013 on premise. My requirement is when I click on title of a list item the information of that list item should open in adjacent to that
For that I am thinking of two ways:
- Creating a web part connection by clicking on one web part the data should change in the other webpart on same page but in that the connection is made but I am not able to get result, I have taken 2 lists 1st with only 1 column in view & 2nd with 3 columns in view both with one same column & made a connection by using get parameter from, have I missed any basic condition ?
- I have tried to add a webpart in customdisplay form of list , is it possible to have webparts in customdisplay form , I am getting error ...