Script for showing specific text if Service Portal form field not filled in?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2023 02:29 AM
Hi there,
Is it possible to write some little Javascript- script that shows a specific text if a Service Portal form field is not filled in?
For example:
1.) Frontend/Service Portal form field "Employee number" is left empty and form is submitted.
2.) Backend, Incident form, "Employee number"- field (in "Description"- field of Incident) is filled in with text "Not filled in / N.A."
How can I achieve this? Google did not led me to a solution.
Thanks and best regards,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2023 06:30 AM
Where are you wanting to show this text? On the field itself?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2023 01:53 AM
Thank you for your reply. I want to show this text at the incoming Incident (Description field). 🙂