Rich text control format in Powerapps

Rich Text control in SharePoint 2010 data will show in Powerapps with DIV tags. To display in correct format. Use the below steps

1) open list form in Power Apps

2) Select multiselected data control

3) unlock the data card

4) select Multiselected text box

5) convert Single line text to Multi line in the control properties

6) use this code in default section

PlainText(Parent.Default)






Comments

Popular posts from this blog

SharePoint 2016 and 2019 Ports

Clear fields based on drop-down values in PowerApps

Hide a SharePoint list field based on user group using JQuery Webservice in 2010