I want to avoid the use of special characters (like: "," or "()") in a specific Field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2023 01:42 AM - edited 01-18-2023 01:43 AM
Hi there! 🙂
I want to avoid the use of special characters in a specific Field...
what is the best way to achieve this?
My Business Users are using Characters like "," or "()" in a specfic Field, which will produce a nightmare in my exports, If I receive requests for exporting Data via Querybuilder or Reports...
What is the best way to force my Business Users to not use these Characters in a specfic field?
I want to avoid my Business Users that they can use these characters in future entries in a specific Table
Thank you very much for every advise!
Kind Regards
Sven
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2023 03:51 AM - edited 01-18-2023 03:51 AM
Hi @Sven Heide ,
If the Provided solution works for you. Could you please make it as correct as well. So, it will be moved from unsolved to solved solution.
Regards,
Kalyan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2023 04:49 AM
Thank you very much for your replies!
I am not a Developer, but I want to get a better understanding of this before I speak to a Developer...
So basically the recommodation is to implement a Client Script which will execute some coding on a specific Action (onEdit or onSubmit)...