markup
2 TopicsOpen and edit .pdf in document library - Has there been an update?
Hi, I have a flow that emails a link to a .pdf in a SP doc lib. Is it possible for multiple users to simultaneously click the link in the flow email, open and edit the .pdf together at the same time? And the changes they make get saved automatically similar to Word online?1.5KViews0likes1CommentREST API removes HTML markup from plain text MLoT
There is an MLoT field, set as Plain Text (not enhanced not RTF), that is retrieved using REST api ajax call. The data actually contains "< a href="https://... etc">This website< / a >", but when the REST data is returned, the HTML markup tags are removed. So, in the example above only "This website" gets returned. Is it possible to return ALL of the text from the field, without getting the < a > < / a > stripped of it? https://www.easy-bins.com1KViews0likes0Comments