Hi everyone!
I have a SharePoint list where I want to use a column where users can add any number of images—anywhere in the content. The SharePoint form is customized using Power Apps. Despite adding a rich text editor control, I don't have the option to add images to the column. Typically, it will be 1, 2, or 3 images—sometimes more. The column I'm using is Enhanced Rich Text (formatted text containing images, tables, and hyperlinks). Is there a way to return multiple images in the RTE control? Or perhaps a different solution altogether? I've already tried returning a URL from the library using the Add Photo and Image buttons in Power Apps, which substitutes the URL using Power Automate, but the HTML icon is unstable and doesn't display the images in SharePoint or in the Power Apps apps preview.
Thanks for answers!