web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Binding to textarea at...
Power Apps
Answered

Binding to textarea attribute

(0) ShareShare
ReportReport
Posted on by 6

Hi,

Im triyng to deploy a custom control to add html editor into textarea felds, i`ve try on different ways to configur manifest, but  can only apply to text felds.

This s manifest example. 

<?xml version="1.0" encoding="utf-8" ?>
<manifest>
<control namespace="UX365" constructor="UXEditor" version="0.0.1" display-name-key="UXEditor" description-key="UXEditor HTML editor" control-type="standard">
<!-- property node identifies a specific, configurable piece of data that the control expects from CDS -->
<type-group name="Text">
<type>SingleLine.TextArea</type>
<type>SingleLine.Text</type>
<type>Multiple</type>
</type-group>
<property name="field" display-name-key="Text Area" description-key="Text Area to be used for the html editor." of-type-group="Text" usage="bound" required="true" />
<resources>
<code path="index.ts" order="1"/>
<css path="../node_modules/jodit/build/jodit.min.css" order="1" />
<library name="jodit" version=">=3.2.44" order="1">
        <packaged_library path="../node_modules/jodit/build/jodit.min.js" version="3.2.44" />
      </library>
<!-- UNCOMMENT TO ADD MORE RESOURCES
<css path="css/UXEditor.css" order="1" />
<resx path="strings/UXEditor.1033.resx" version="1.0.0" />
-->
</resources>
</control>
</manifest>

 

Thanks!

 
I have the same question (0)
  • Verified answer
    Hemant Gaur Profile Picture
    Microsoft Employee on at

    Manifest is correct and I can see all supported types populated in the drop down in debug harness and can configure the control on the multiple lines of text field in the account form. 

     

    Is there any specific entity field you are trying. Can you try with the different entity, some OOB entities might have special logic.

     

    hemant TextArea.png

     

  • sormaechea Profile Picture
    6 on at

    Thanks!

    Control version imported was not the last and original manifest has only SingleLine.Text once control imported properly i was able to configure and work with.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,027

#2
Valantis Profile Picture

Valantis 644

#3
11manish Profile Picture

11manish 626

Last 30 days Overall leaderboard