Forum Discussion

Kevin123's avatar
Kevin123
Copper Contributor
Oct 02, 2023
Solved

Can you add dynamic content from another site list to a modern SharePoint page?

My classic SP page use a little JS and HMTL formatting to provide Task Order header data for each Task Order subsite. I am finding this difficult to accomplish in a SP modern page.  The data comes...
  • Kevin123's avatar
    Oct 03, 2023

    Getting closer as I made a SP list view with some JSON view formatting and then URL SP filtered for that one item. I used my iframe to "crop" the top of the list view. Now the last little piece is how do I dynamically get the site name, which is in the site title and the URL, inserted as the filter value for "FilterValue1". Currently I have "FA....2" hardcoded in there.

     

Resources