- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2022 12:07 AM
How can I change the location of Info Message / Error message for one record producer only OR how can I get field message to extend to second column as well on 2 column Record Producer to cover complete area?
Thanks.
Solved! Go to Solution.
- Labels:
-
Service Catalog
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2022 02:37 AM
Hello,
If you have put both the variables under a container start and container end. Then write a field msg on the container start field it will cover all the fields inside the container
g_form.showFieldMsg('Containerstartname','Message.','type');
Please mark answer correct/helpful based on Impact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2022 02:37 AM
Hello,
If you have put both the variables under a container start and container end. Then write a field msg on the container start field it will cover all the fields inside the container
g_form.showFieldMsg('Containerstartname','Message.','type');
Please mark answer correct/helpful based on Impact