Forum Discussion
Ali_West
Jun 13, 2019Copper Contributor
Share Point Online how to insert image with link in the table
Share Point Online :- How to insert image with link in the table..
For example :- First we insert Section then insert Web part ..
Inside Web Part we want to insert Table with 2 columns and 3 rows on top and 2 rows at bottom...
Within each cell we want to insert the image with a link...
In conclusion we want to add images in Section with links
2 Replies
- jason_epersonBrass ContributorSeriously, I am experimenting with my first Modern Experience page utilizing a table. And it has been super-disappointing compared to many great experiences I have had with SharePoint Online / 365 ecosystem.
So basically, it appears that we cannot copy and paste content, cannot insert an image into a cell...Microsoft, this is basic table functionality going back to 1993! - Thomas BermanIron Contributor
For a basic table, you may be able to add a text web part with rich text and create a table that way.
Otherwise, you may want to create a simple SPFx webpart with your table and deploy that to your tenant, then add that to the page.