Hi friends,
I have a custom list called CourseContentList which has a publishing HTML column "HTMLContent" and an ID column as well. All have been configured in the site collection level.
I want to display the html content in a subsite based on the ID value that is present in the query string parameter of URL.
Which web part should I use? I want all formatting of html content as it is in the custom list.
(If at all I should use content search web part, I cannot see the list in the available list of result sources. What should be done to make it appear?)
Please guide me.
Thanks.