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

Notifications

Announcements

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
    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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 711 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 319 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard