Good morning,
Please help me with this issue:
I have this sharepoint list called findings, in which I have a column called description of type "several lines of text", which uses enhanced rich text and allows to append changes to the existing text.
And in a canvas application I have this form, where I have among others the description card in which is shown the content of the description column of the findings list. But the content is displayed in html format. How can I do so that only the content is displayed (without the format). view image
Hello! when I attach files to the attachment card
the content is not visible on multi-line cards. How can I show the content again?
Hello! when I attach files to the attachment card
the content is not visible on multi-line cards. How can I show the content again?
Thank you very much your solution is what I needed
To view the data, Set the text property of the label to
PlainText(Parent.Default)
Thanks,
Stalin - Learn To Illuminate
[Updated]
PlainText(Parent.Default)
Thanks,
Stalin - Learn To Illuminate