why showFieldMsg shows twice text below field in Service Operations Workspace
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2025 08:05 AM
In Service Operations Workspace, if I use showFieldMsg then it is showing message twice below the field.
In Native UI, it is working fine.
Not working on Service Operations Workspace, what is the reason, how to fix.
I have wrote OnChange client script on this field
Can anyone got this situation, what could be the solution?
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2025 09:08 AM
You should put a hide field message right before the if statement. This way is someone goes right from selecting one option to another it will clear the field message and then add the appropriate one back.