Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2021 06:25 AM
Hi: I want a mesage to display on top of a field in a UI Policy. Any thought on how to do that?
Thank you!
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2021 06:54 AM
to make it red, use
g_form.showErrorBox("state" , "message info", true);
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2025 01:06 AM
Its only working for catalog items not for other tables like demands and project? Any idea how to fix it?