https://github.com/cathalnoonan/d365-pcf-charactersremaining
https://github.com/cathalnoonan/d365-pcf-charactersremaining
crm d365 pcf
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cathalnoonan/d365-pcf-charactersremaining
- Owner: cathalnoonan
- License: mit
- Created: 2020-03-26T18:28:18.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-09-17T20:03:24.000Z (9 months ago)
- Last Synced: 2025-09-17T21:43:57.251Z (9 months ago)
- Topics: crm, d365, pcf
- Language: TypeScript
- Homepage:
- Size: 1.62 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# D365 PCF - Characters Remaining
[](https://github.com/cathalnoonan/d365-pcf-charactersremaining/actions/workflows/build.yml)
[]()
This is a PCF Control to show the number of characters remaining in the field, similar to what is seen on twitter

## Supported controls
This can be used on a "Single Line of Text" or a "Multiple Lines of Text" field
## Installing the control
Solution file can be found on the releases page
## Configuration
- Open the form editor, then double click the field that should use this control
- In the configuration window, select the `Controls` tab
- Select `Add Control...`
- Select `Characters Remaining`
- In the Properties of the control, enter the number of lines to use
- This is not mapped to the number of lines configured for the Multiple Lines of Text fields because there is no access to that information within the PowerApps Component Framework
- Click OK, Save and Publish the form
## Error messages
The control surfaces the same error messages as the default controls used by Dynamics 365