Is there a way that we can provide users with a table to add special character to the text field as we do in Word documents. I don't see this available to the field itself. Some users write Service Reports and they need to add characters that are not available on the keyboard. For example:
- DEG (°)
- Almost Equal to (≈)
- Micro (µ)
- Equal to or Greater - than (≥)
- Equal to or Less - than (≤)
- Ohm (Ω)
2 respuestas
Hi Erica,
You can find special characters code from the below links
you can add them into the table according to your requirement.
https://stackoverflow.com/questions/31669536/how-to-put-a-degree-symbol-in-an-html-input-field-through-javascript
https://forums.adobe.com/thread/994108
https://www.toptal.com/designers/htmlarrows/punctuation/micro-sign/
https://stackoverflow.com/questions/12028594/inserting-special-characters-greater-less-than-or-equal-symbol-into-sql-server
I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.
Thanks,
Ajay Dubedi