Viaj
July 1, 2021, 1:07am
1
Are there any Rich Text Editor (WYSIWYG) Input Field Components available ready for use in PowerShell Universal Dashboards?
adam
July 1, 2021, 1:19pm
2
Not that I’m aware of but feel free to file a feature request here: Issues · ironmansoftware/issues · GitHub
2 Likes
Viaj
October 13, 2021, 1:08am
3
Is a Rich Text (WYSIWYG) Input Field Dashboard Component on the roadmap? This is the most requested feature by my users and project stakeholders for dashboards built in PSU so I have to work out if it’s worth waiting or I need to start designing my own component.
opened 02:30AM - 08 Jul 21 UTC
enhancement
PowerShell Universal
**Is your feature request related to a problem? Please describe.**
There are ti… mes where a workflow or process requires rich-text input from end-users for use with PowerShell Universal Dashboards but there doesn't appear to be an existing component ('WYSIWYG editor') to allow the entry of formatted text.
https://forums.ironmansoftware.com/t/rich-text-wysiwyg-input-field-component/5181
**Describe the solution you'd like**
An existing solution can be adapted into a component for use with PowerShell Universal Dashboards. Licensing issues aside, here are some examples:
- https://github.com/codex-team/editor.js
- https://github.com/ckeditor/ckeditor5
**Describe alternatives you've considered**
End-users could be asked to use normal multi-line text input boxes and use Markup/Markdown style of notation to format their text but this introduces a skill hurdle and impacts the UX for PowerShell Universal Dashboards aimed at less technical users.
**Additional context**
N/A
adam
October 13, 2021, 1:25am
4
I can pull it into the 2.5 release
2 Likes